SF.net SVN: geany-plugins:[1157] trunk/geanylatex/doc
frlan at users.sourceforge.net
frlan at xxxxx
Sun Mar 7 10:03:54 UTC 2010
Revision: 1157
http://geany-plugins.svn.sourceforge.net/geany-plugins/?rev=1157&view=rev
Author: frlan
Date: 2010-03-07 10:03:53 +0000 (Sun, 07 Mar 2010)
Log Message:
-----------
GeanyLaTeX: Clean up some KOMAscript warnings on documentation and some more minor adjustments.
Modified Paths:
--------------
trunk/geanylatex/doc/geanylatex.pdf
trunk/geanylatex/doc/geanylatex.tex
Modified: trunk/geanylatex/doc/geanylatex.pdf
===================================================================
(Binary files differ)
Modified: trunk/geanylatex/doc/geanylatex.tex
===================================================================
--- trunk/geanylatex/doc/geanylatex.tex 2010-03-01 21:32:11 UTC (rev 1156)
+++ trunk/geanylatex/doc/geanylatex.tex 2010-03-07 10:03:53 UTC (rev 1157)
@@ -1,7 +1,7 @@
\documentclass[%
-a4paper,%
-10pt,%
-oneside,%
+paper=a4,%
+fontsize=11pt,%
+twoside=false,%
DIV18,
headsepline,
plainheadsepline,
@@ -9,10 +9,10 @@
plainfootsepline,
%appendixprefix,
%automark,%
-bibtotoc,%
-liststotoc,%
-BCOR12mm,%
-halfparskip,%
+bibliography=totoc,%
+listof=totoc,%
+BCOR10mm,%
+parskip=half,%
openany,%
]{scrartcl}
\usepackage[utf8]{inputenc}
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the Plugins-Commits
mailing list