summaryrefslogtreecommitdiff
path: root/docs/xslt/latex
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2005-07-04 21:36:46 +0000
committerGerald W. Carter <jerry@samba.org>2008-04-23 08:47:00 -0500
commit55d8ee039a920508fb51bcc85397e26acc365f60 (patch)
tree77c323ae9e51c71202c8c4af948fc5e2082c778f /docs/xslt/latex
parentb5f9c625fe26329edf19537939609c3e039e98e6 (diff)
downloadsamba-55d8ee039a920508fb51bcc85397e26acc365f60.tar.gz
samba-55d8ee039a920508fb51bcc85397e26acc365f60.tar.bz2
samba-55d8ee039a920508fb51bcc85397e26acc365f60.zip
Some random updates.
(This used to be commit 57d0cc9fcdc1c790a601f6dcf7071188448a5f58)
Diffstat (limited to 'docs/xslt/latex')
-rw-r--r--docs/xslt/latex/sambadoc.cls5
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/xslt/latex/sambadoc.cls b/docs/xslt/latex/sambadoc.cls
index 5828ccce40..34b2d286e1 100644
--- a/docs/xslt/latex/sambadoc.cls
+++ b/docs/xslt/latex/sambadoc.cls
@@ -38,7 +38,7 @@
\RequirePackage{geometry}
\geometry{
twoside,
- openright,
+ openleft,
papersize={7in,9.25in},
lmargin=.75in,
rmargin=.75in,
@@ -321,7 +321,8 @@ page \thepage \space undefined}}%
backgroundcolor=\color[gray]{0.93},
frame=single,
frameround=tttt,
- prebreak={\space\linebreaksign}
+ prebreak={\space\linebreaksign},
+ basicstyle=\small
}
\newcommand{\smbconfsection}[1]{\emph{#1}}