gzz-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gzz-commits] manuscripts/xupdf article.rst style.tex


From: Tuomas J. Lukka
Subject: [Gzz-commits] manuscripts/xupdf article.rst style.tex
Date: Sat, 15 Feb 2003 02:44:54 -0500

CVSROOT:        /cvsroot/gzz
Module name:    manuscripts
Changes by:     Tuomas J. Lukka <address@hidden>        03/02/15 02:44:54

Modified files:
        xupdf          : article.rst style.tex 

Log message:
        Scale, not width, to be correct

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/manuscripts/xupdf/article.rst.diff?tr1=1.114&tr2=1.115&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/manuscripts/xupdf/style.tex.diff?tr1=1.3&tr2=1.4&r1=text&r2=text

Patches:
Index: manuscripts/xupdf/article.rst
diff -u manuscripts/xupdf/article.rst:1.114 manuscripts/xupdf/article.rst:1.115
--- manuscripts/xupdf/article.rst:1.114 Sat Feb 15 02:00:07 2003
+++ manuscripts/xupdf/article.rst       Sat Feb 15 02:44:54 2003
@@ -536,8 +536,8 @@
 
    \begin{figure}
    \centering
-   a)\includegraphics{nadirtext.1}\\
-   b)\includegraphics{nadirtext.2}
+   a)\includegraphics[scale=.75]{nadirtext.1}\\
+   b)\includegraphics[scale=.75]{nadirtext.2}
    \caption{
    \label{fignadirtext}
    a) two viewports overlapping sideways, with
Index: manuscripts/xupdf/style.tex
diff -u manuscripts/xupdf/style.tex:1.3 manuscripts/xupdf/style.tex:1.4
--- manuscripts/xupdf/style.tex:1.3     Thu Feb 13 05:35:08 2003
+++ manuscripts/xupdf/style.tex Sat Feb 15 02:44:54 2003
@@ -1,3 +1,15 @@
+% Tex faq recommends these for placing floats sanely
+\renewcommand{\topfraction}{.9}
+\renewcommand{\bottomfraction}{.8}
+\renewcommand{\textfraction}{.10}
+\renewcommand{\floatpagefraction}{.66}
+\renewcommand{\dbltopfraction}{.66}
+\renewcommand{\dblfloatpagefraction}{.66}
+\setcounter{topnumber}{9}
+\setcounter{bottomnumber}{9}
+\setcounter{totalnumber}{20}
+\setcounter{dbltopnumber}{9}
+
 \numberofauthors{3}
 %
 % You can go ahead and credit authors number 4+ here;




reply via email to

[Prev in Thread] Current Thread [Next in Thread]