rpms/tetex-font-cm-lgc/FC-2 cm-lgc-test.tex, 1.1, 1.2 sources, 1.2, 1.3 tetex-font-cm-lgc.spec, 1.1, 1.2

Michael Schwendt (mschwendt) fedora-extras-commits at redhat.com
Sun Nov 28 05:20:16 UTC 2004


Changeset from: mschwendt

Update of /cvs/extras/rpms/tetex-font-cm-lgc/FC-2
In directory cvs.fedora.redhat.com:/tmp/cvs-serv22951/FC-2

Modified Files:
	cm-lgc-test.tex sources tetex-font-cm-lgc.spec 
Log Message:
Sync with tetex-font-cm-lgc-0.3.1-0.fdr.1 from Marius


Index: cm-lgc-test.tex
===================================================================
RCS file: /cvs/extras/rpms/tetex-font-cm-lgc/FC-2/cm-lgc-test.tex,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- cm-lgc-test.tex	8 Nov 2004 05:26:20 -0000	1.1
+++ cm-lgc-test.tex	28 Nov 2004 05:20:13 -0000	1.2
@@ -1,12 +1,33 @@
 \documentclass{article}
-\usepackage[T1]{fontenc}
+\usepackage[T2A,TS1,LGR,T1]{fontenc}
 \usepackage{cmlgc}
 
+\def\lat{%
+ABCDEFGHIJKLMNOPQRSTUVWXYZ \\
+abcdefghijklmnopqrstuvwxyz \\
+1234567890
+}%
+
+\def\gr{%
+ABGDEZHJIKLMNXOPRSTUFQYW \\
+abgdezhjiklmnxoprstufqyw
+}%
+
+\def\show{%
+\noindent{\tab}%
+
+\bigskip
+\noindent{\itshape \tab}%
+
+\bigskip
+}%
+
 \begin{document}
 
-\section{A test}
+\let\tab=\lat\show
 
-ABCDEFGHIJKLMNOPQRSTUVWXYZ
-abcdefghijklmnopqrstuvwxyz
+{\begingroup\fontencoding{LGR}\selectfont
+\let\tab=\gr\show
+\endgroup}%
 
 \end{document}


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/tetex-font-cm-lgc/FC-2/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	8 Nov 2004 05:26:20 -0000	1.2
+++ sources	28 Nov 2004 05:20:13 -0000	1.3
@@ -1 +1 @@
-72391df49a0c63daca42165474211b10  cm-lgc.tar.gz
+d4d66b136e5d00c9d77356a5083b3c1f  tetex-font-cm-lgc-0.3.1.tar.gz


Index: tetex-font-cm-lgc.spec
===================================================================
RCS file: /cvs/extras/rpms/tetex-font-cm-lgc/FC-2/tetex-font-cm-lgc.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- tetex-font-cm-lgc.spec	8 Nov 2004 05:26:20 -0000	1.1
+++ tetex-font-cm-lgc.spec	28 Nov 2004 05:20:13 -0000	1.2
@@ -3,8 +3,8 @@
 %define fontpath  public/cm-lgc
 
 Name:           tetex-font-cm-lgc
-Version:        0.3
-Release:        0.fdr.1
+Version:        0.3.1
+Release:        0.fdr.1.01
 Epoch:          0
 Summary:        The CM-LGC Type1 fonts for LaTeX
 
@@ -15,7 +15,8 @@
 # you get from the FTP site. This occasionally happens because the FTP
 # site auto-generates the tar-ball. In such cases it is usually
 # sufficient to gunzip the .tar.gz file and compare the tar-balls.
-Source0:        ftp://ftp.dante.de/tex-archive/fonts/ps-type1/cm-lgc.tar.gz
+# ftp://ftp.dante.de/tex-archive/fonts/ps-type1/cm-lgc.tar.gz
+Source0:        tetex-font-cm-lgc-%{version}.tar.gz
 Source1:        cm-lgc-test.tex
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -86,6 +87,12 @@
 
 
 %changelog
+* Sun Nov 28 2004 Michael Schwendt <mschwendt[AT]users.sf.net>
+- Make tarball file name unique.
+
+* Sun Oct 17 2004 Marius L. Jøhndal <mariuslj at ifi.uio.no> - 0:0.3.1-0.fdr.1
+- Updated to 0.3.1.
+
 * Sat Jun  5 2004 Marius L. Jøhndal <mariuslj at ifi.uio.no> - 0:0.3-0.fdr.1
 - Updated to 0.3.
 




More information about the fedora-extras-commits mailing list