sazba na sirku

Rudo Blasko beerb at frcatel.fri.utc.sk
Thu Apr 27 07:49:24 CEST 2006


---Reply to mail from Pavel Veselý about sazba na sirku

> Prosim, poradte, jak nastavit sazbu A4 na sirku. Moznost landscape v
> documantclass nefunguje, prestoze jsem ji videl jako doporucovanou. Nenik tomu
> potreba nejaky balicek?
>
> Dik za pomoc, Pavel Vesely

---End reply

tak si to nastavte sam, pomocou nasledujuceho vzoru
vymente vysku strany za sirku strany
(uvedene nastavenie ma nulove okraje iba cisty text)
s pozdravom rb

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
   \setlength{\hoffset}{-1.5cm}           %% (1)
   \setlength{\voffset}{-1.5cm}           %% (2)
   \setlength{\oddsidemargin}{0.cm}       %% (3)
   \setlength{\topmargin}{0.cm}           %% (4)
   \setlength{\headheight}{0.cm}          %% (5)
   \setlength{\headsep}{0.cm}             %% (6)
   \setlength{\marginparsep}{0.cm}        %% (9)
   \setlength{\marginparwidth}{0.cm}      %% (10)
   \setlength{\marginparpush}{0.cm}       %%
   \setlength{\footskip}{0.cm}            %% (11)
   \setlength{\textheight}{27.5cm}        %% (7)   vyska strany
   \setlength{\textwidth}{18.5cm}         %% (8)   sirka strany

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%  +-----------------------------------------------------------------+   %%
%%  |     |      :                                                    |   %%
%%  |     |      : 2                                                  |   %%
%%  |     |      :                                                    |   %%
%%  |-----+-----------------------------------------------------------|   %%
%%  |     |      :                                                    |   %%
%%  |     |      : 4                                                  |   %%
%%  |     |      :                                                    |   %%
%%  |     |   +-------------------------------------------+           |   %%
%%  |     |   |  :                                        |           |   %%
%%  |     |   |  : 5       HEADER                         |           |   %%
%%  |     |   |  :                                        |           |   %%
%%  |     |   +-------------------------------------------+           |   %%
%%  |     |      :                                                    |   %%
%%  |     |      : 6                                                  |   %%
%%  |     |      :                                                    |   %%
%%  |     |   +-------------------------------------------+   +----+  |   %%
%%  |  1  | 3 |  :                   8                    | 9 | 10 |  |   %%
%%  |.....|...|..:........................................|...|....|  |   %%
%%  |     |   |  :                                        |   |    |  |   %%
%%  |     |   |  :                                        |   | M  |  |   %%
%%  |     |   |  :                                        |   | A  |  |   %%
%%  |     |   |  :                                        |   | R  |  |   %%
%%  |     |   |  :                                        |   | G  |  |   %%
%%  |     |   |  : 7               BODY                   |   | :  |  |   %%
%%  |     |   |  :                                        |   | N  |  |   %%
%%  |     |   |  :                                        |   |    |  |   %%
%%  |     |   |  :                                        |   | N  |  |   %%
%%  |     |   |  :                                        |   | O  |  |   %%
%%  |     |   |  :                                        |   | T  |  |   %%
%%  |     |   |  :                                        |   | E  |  |   %%
%%  |     |   |  :                                        |   | S  |  |   %%
%%  |     |   +-------------------------------------------+   +----+  |   %%
%%  |     |      :                                                    |   %%
%%  |     |   +- : 11 ------------------------------------+           |   %%
%%  |     |   |  :         FOOTER                         |           |   %%
%%  |     |   +-------------------------------------------+           |   %%
%%  |     |                                                           |   %%
%%  +-----------------------------------------------------------------+   %%
%%                                                                        %%


%%%





More information about the csTeX mailing list