Постеры
- упомянуть: a0poster, beamerposter
- sciposter
- \documentclass[]{sciposter}
>a0<, a1, a2, a3, ansiE, ansiD, ansiC, tabloid, ra0, ra1, ra2, b0, b1, b2, b3, (custom)
>portrait<, landscape
- 14pt, 17pt, 20pt, 25pt, 30pt, 36pt, largefonts
>boxedsections<, plainboxedsections, ruledsections, plainsections
draft, >final<
- \maketitle:
- \leftlogo[w]{filename}, \rightlogo[w]{filename}, \noleftlogo, \norightlogo, \nologos
- \title, \author{\and}, \institute, \email
- настройка: \titlesize, \authorsize, \instsize
- внизу: \conference; \renewcommand{\footlogo}{...}
- настройка: \setmargins[2cm], \setlength{\parindent}{...}
- сразу включено: letterine, color, graphics, shadow, boxedminipage, times
- окружения: abstract, figure, table; \caption[multiplier]{text}
- настройка: \mastercapstartstyle, \mastercapbodystyle; \figcapstartstyle, \figcapbodystyle, \figurename; ...
настройка цветов: mainCol, TextCol, SectionCol, BoxCol
- настройка стилей: \sectionsize, \renewcommand{\subsectionsize}{\large \textcolor{red}}
- \documentclass[]{sciposter}
- multicol
- \begin{multicols}{n}[prefix][\premulticols]
- \columnbreak
- настройка: \columnsep, \columnseprule, \columnseprulecolor
- sectionbox
- \begin{sectionbox}[w][title]
- настройка: \(frame|double|shadow)(section|subsection|subsubsection)box; colors: (sect|subsect|subsubsect)box(rule|fill|text)col; \fboxrule, \fboxsep
- textpos
- \usepackage[]{textpos}
- absolute, relative
- showboxes, noshowtext
- overlay
- verbose, quiet
- \begin{textblock}{w}(x,y), \begin{textblock*}{w}(x,y)
- \TPHorizModule, \TPVertModule, \textblockorigin{x}{y} \TPGrid[marginw,marginh]{nw}{nh}
- \TPMargin{w}, \TPMargin*{w}, \TPboxrulesize
- \textblockcolour{c}, \textblockrulecolour{c}
- \usepackage[]{textpos}
- fancybox
- color:
- \textcolor{c}{text}; \color{c}; \colorbox{bg}{text}; \fcolorbox{bg}{fg}{text}; \pagecolor{bg}; \definecolor{name}{mode}{value}
- flowfram
- \newflowframe[pages]{w}{h}{x}{y}[label]
\NcolumnStop[pages]{n}{h}
- \begin{staticcontents*}{label}...
- ...
- lettrine (буквица)
- \PARstart{l}{etter}
\renewcommand{\LettrineFontHook}{\fontfamily{yfrak}\color[gray]{0.5}}lettrine{A}{uch}...
Ссылки
a0poster: сайт автора a0poster с примером, официальная документация a0poster на CTAN
beamerposter: сайт автооров beamerposter с примерами, ещё один пример beamerposter на CTAN
sciposter: официальная документация и пример sciposter на CTAN
sectionbox: официальная документаця и пример sectionbox на CTAN
flowfram: официальная документация и примеры flowfram на CTAN