123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461 |
- ## -*- coding: utf-8-unix -*-
- ## NOTE: This spec file is generated by tlpdb2rpmspec 2009-2:
- ## tlpdb2rpmspec collection-publishers
- %bcond_with firstbuild
- %define tex_destdir %{_datadir}
- %define texmf %{tex_destdir}/texmf
- %define texlive_src %{tex_destdir}/texlive-sources
- %define build_tex_destdir %{buildroot}%{tex_destdir}
- %define build_texmf %{buildroot}%{texmf}
- %define exec_mktexlsr [ -x %{_bindir}/texconfig-sys ] && PATH=%{_bindir}:$PATH %{_bindir}/texconfig-sys rehash
- %define exec_texhash [ -x %{_bindir}/texhash ] && PATH=%{_bindir}:$PATH %{_bindir}/texhash
- %define exec_updmap [ -x %{_bindir}/updmap-sys ] && PATH=%{_bindir}:$PATH %{_bindir}/updmap-sys --nostop
- %define exec_fmtutil [ -x %{_bindir}/fmtutil-sys ] && PATH=%{_bindir}:$PATH %{_bindir}/fmtutil-sys --all >/dev/null 2>&1
- %define exec_upddeffont [ -x %{_sbindir}/update-defaultfont ] && %{_sbindir}/update-defaultfont 2> /dev/null
- %define vartexfonts %{_var}/lib/texmf
- %define __find_provides %{nil}
- %define __find_requires %{nil}
- %define __perl_provides %{nil}
- %define __perl_requires %{nil}
- Autoreq: 0
- Summary: TeX Live: Support for publishers, theses, standards, conferences, etc.
- Summary(ja): TeX Live: Support for publishers, theses, standards, conferences, etc.
- Name: texlive-collection-publishers
- Version: 2009
- Release: 2%{?_dist_release}
- License: Freely redistributable without restriction, LPPL, No Info, Public Domain, GPL+
- Group: Applications/Publishing
- URL:http://www.tug.org/texlive/
- Requires: texlive = %{version}
- Requires: texlive-collection-latex = %{version}
- Requires(post): texlive = %{version}
- Requires(postun): texlive = %{version}
- BuildRequires: texlive-sources = %{version}
- BuildArch: noarch
- Buildroot: %{_tmppath}/%{name}-%{version}-root
- Vendor: Project Vine
- Distribution: Vine Linux
- Packager: munepi
- %description
- The TeX Live software distribution offers a complete TeX system for a
- variety of Unix, Macintosh, Windows and other platforms. It
- encompasses programs for editing, typesetting, previewing and printing
- of TeX documents in many different languages, and a large collection
- of TeX macros and font libraries.
- The distribution includes extensive general documentation about TeX,
- as well as the documentation for the included software packages.
- This package is a collection of Support for publishers, theses, standards, conferences, etc.:
- This package contains the following CTAN packages:
- ANUfinalexam: LaTeX document shell for ANU final exam
- IEEEconf: Macros for IEEE conference proceedings.
- IEEEtran: Document class for IEEE Transactions journals and conferences.
- aastex: Macros for Manuscript Preparation for AAS Journals.
- acmconf: Class for ACM conference proceedings.
- acmtrans: Class and BibTeX style for ACM Transactions.
- active-conf: Class for typesetting ACTIVE conference papers.
- afthesis: Air Force Institute of Technology thesis class.
- aguplus: Styles for American Geophysical Union.
- aiaa: Typeset AIAA conference papers.
- ametsoc: Official American Meteorological Society Latex Template.
- apa: American Psychological Association format.
- arsclassica: A different view of the ClassicThesis package.
- asaetr: Transactions of the ASAE.
- ascelike: Bibliography style for the ASCE.
- beamer-FUBerlin: Beamer, using the style of FU Berlin.
- chem-journal: Various BibTeX formats for journals in Chemistry.
- classicthesis: A "classically styled" thesis package.
- confproc: A set of tools for generating conference proceedings.
- ebsthesis: Typesetting theses for economics
- economic: BibTeX support for submitting to Economics journals.
- elsevier: Classes for Elsevier Science journals.
- erdc: Style for Reports by US Army Corps of Engineers.
- estcpmm: Style for Munitions Management Project Reports.
- euproposal: A class for preparing FP7 proposals.
- gaceta: A class to typeset La Gaceta de la RSME.
- gatech-thesis: Georgia Institute of Technology thesis class
- har2nat: Replace the harvard package with natbib.
- icsv: Class for typesetting articles for the ICSV conference.
- ieeepes: IEEE Power Engineering Society Transactions.
- ijmart: LaTeX Class for the Israel Journal of Mathematics.
- imac: International Modal Analysis Conference format.
- imtekda: IMTEK thesis class.
- jhep: Class for JHEP.
- jpsj: Document Class for Journal of the Physical Society of Japan.
- kluwer:
- lps: Class for "Logic and Philosophy of Science".
- macqassign: Typeset assignments for Macquarie University.
- mentis: A basis for books to be published by Mentis publishers.
- muthesis: Classes for University of Manchester Dept of Computer Science.
- nature: Prepare papers for the journal Nature.
- nddiss: Notre Dame Dissertation format class.
- nih: A class for NIH grant applications.
- nostarch: LaTeX class for No Starch Press.
- nrc: Class for the NRC technical journals.
- philosophersimprint: Typesetting articles for "Philosophers' Imprint".
- powerdot-FUBerlin: Powerdot, using the style of FU Berlin.
- pracjourn: Typeset articles for PracTeX.
- procIAGssymp: Macros for IAG symposium papers.
- ptptex: Macros for 'Progress of Theoretical Physics'.
- psu-thesis: Package for writing a thesis at Penn State University.
- revtex: Styles for various Physics Journals.
- sageep: Format papers for the annual meeting of EEGS.
- siggraph: SIGGRAPH conference class.
- spie: Support for formatting SPIE Proceedings manuscripts.
- stellenbosch: Stellenbosch thesis bundle.
- sugconf: SAS(R) user group conference proceedings document class.
- thesis-titlepage-fhac: Little style to create a standard titlepage for diploma thesis
- thuthesis: Thesis template for Tsinghua University.
- toptesi: Bundle of files for typsetting theses.
- tugboat: LaTeX macros for TUGboat articles.
- tugboat-plain: Plain TeX macros for TUGboat.
- uaclasses: University of Arizona thesis and dissertation format.
- ucdavisthesis: A thesis/dissertation class for University of California Davis.
- ucthesis: University of California thesis format.
- uiucthesis: UIUC thesis class.
- umthesis: Dissertations at the University of Michigan.
- umich-thesis: University of Michigan Thesis LaTeX class.
- ut-thesis: University of Toronto thesis style.
- uwthesis: University of Washington thesis class.
- vancouver: Bibliographic style file for Biomedical Journals.
- vxu: Document classes for Vaxjo University
- york-thesis: A thesis class file for York University, Toronto.
- %description -l ja
- TeX Live ソフトウェアディストリビューションは、
- さまざまな Unix, Macintosh, Windows、および
- 他のプラットホームに対して完全な TeX システムを提供します。
- 多くの異なった言語を含む TeX ドキュメントの
- 編集、組版、閲覧、印刷するためのプログラム、
- そして、TeX マクロやフォントライブラリの大きなコレクションを
- 同梱しています。
- このディストリビューションは
- 同梱しているソフトウェアパッケージのためのドキュメントばかりでなく、
- TeX に関するたくさんの一般的なドキュメントを含んでいます。
- このパッケージは以下のようなパッケージ集です。
- Support for publishers, theses, standards, conferences, etc.:
- このパッケージは以下の CTAN パッケージを含んでいます:
- ANUfinalexam: LaTeX document shell for ANU final exam
- IEEEconf: Macros for IEEE conference proceedings.
- IEEEtran: Document class for IEEE Transactions journals and conferences.
- aastex: Macros for Manuscript Preparation for AAS Journals.
- acmconf: Class for ACM conference proceedings.
- acmtrans: Class and BibTeX style for ACM Transactions.
- active-conf: Class for typesetting ACTIVE conference papers.
- afthesis: Air Force Institute of Technology thesis class.
- aguplus: Styles for American Geophysical Union.
- aiaa: Typeset AIAA conference papers.
- ametsoc: Official American Meteorological Society Latex Template.
- apa: American Psychological Association format.
- arsclassica: A different view of the ClassicThesis package.
- asaetr: Transactions of the ASAE.
- ascelike: Bibliography style for the ASCE.
- beamer-FUBerlin: Beamer, using the style of FU Berlin.
- chem-journal: Various BibTeX formats for journals in Chemistry.
- classicthesis: A "classically styled" thesis package.
- confproc: A set of tools for generating conference proceedings.
- ebsthesis: Typesetting theses for economics
- economic: BibTeX support for submitting to Economics journals.
- elsevier: Classes for Elsevier Science journals.
- erdc: Style for Reports by US Army Corps of Engineers.
- estcpmm: Style for Munitions Management Project Reports.
- euproposal: A class for preparing FP7 proposals.
- gaceta: A class to typeset La Gaceta de la RSME.
- gatech-thesis: Georgia Institute of Technology thesis class
- har2nat: Replace the harvard package with natbib.
- icsv: Class for typesetting articles for the ICSV conference.
- ieeepes: IEEE Power Engineering Society Transactions.
- ijmart: LaTeX Class for the Israel Journal of Mathematics.
- imac: International Modal Analysis Conference format.
- imtekda: IMTEK thesis class.
- jhep: Class for JHEP.
- jpsj: Document Class for Journal of the Physical Society of Japan.
- kluwer:
- lps: Class for "Logic and Philosophy of Science".
- macqassign: Typeset assignments for Macquarie University.
- mentis: A basis for books to be published by Mentis publishers.
- muthesis: Classes for University of Manchester Dept of Computer Science.
- nature: Prepare papers for the journal Nature.
- nddiss: Notre Dame Dissertation format class.
- nih: A class for NIH grant applications.
- nostarch: LaTeX class for No Starch Press.
- nrc: Class for the NRC technical journals.
- philosophersimprint: Typesetting articles for "Philosophers' Imprint".
- powerdot-FUBerlin: Powerdot, using the style of FU Berlin.
- pracjourn: Typeset articles for PracTeX.
- procIAGssymp: Macros for IAG symposium papers.
- ptptex: Macros for 'Progress of Theoretical Physics'.
- psu-thesis: Package for writing a thesis at Penn State University.
- revtex: Styles for various Physics Journals.
- sageep: Format papers for the annual meeting of EEGS.
- siggraph: SIGGRAPH conference class.
- spie: Support for formatting SPIE Proceedings manuscripts.
- stellenbosch: Stellenbosch thesis bundle.
- sugconf: SAS(R) user group conference proceedings document class.
- thesis-titlepage-fhac: Little style to create a standard titlepage for diploma thesis
- thuthesis: Thesis template for Tsinghua University.
- toptesi: Bundle of files for typsetting theses.
- tugboat: LaTeX macros for TUGboat articles.
- tugboat-plain: Plain TeX macros for TUGboat.
- uaclasses: University of Arizona thesis and dissertation format.
- ucdavisthesis: A thesis/dissertation class for University of California Davis.
- ucthesis: University of California thesis format.
- uiucthesis: UIUC thesis class.
- umthesis: Dissertations at the University of Michigan.
- umich-thesis: University of Michigan Thesis LaTeX class.
- ut-thesis: University of Toronto thesis style.
- uwthesis: University of Washington thesis class.
- vancouver: Bibliographic style file for Biomedical Journals.
- vxu: Document classes for Vaxjo University
- york-thesis: A thesis class file for York University, Toronto.
- %package doc
- Summary: TeX Live: Documentation files of %{name}
- Group: Applications/Publishing
- Requires: %{name} = %{version}-%{release}
- %description doc
- This package contains documentation files of %{name}.
- %prep
- %build
- %install
- [ -n "%{buildroot}" -a "%{buildroot}" != / ] && %__rm -rf %{buildroot}
- PREF=%{buildroot}%{tex_destdir}
- manifest=(
- texmf-dist/doc/latex/ANUfinalexam/ANUfinalexam.tex
- texmf-dist/doc/latex/ANUfinalexam/README
- texmf-dist/doc/latex/IEEEconf/IEEEconf.pdf
- texmf-dist/doc/latex/IEEEconf/README
- texmf-dist/source/latex/IEEEconf/IEEEconf.dtx
- texmf-dist/source/latex/IEEEconf/IEEEconf.ins
- texmf-dist/tex/latex/IEEEconf/IEEEconf.cls
- texmf-dist/doc/latex/IEEEtran/IEEEtran_HOWTO.pdf
- texmf-dist/doc/latex/IEEEtran/IEEEtran_bst_HOWTO.pdf
- texmf-dist/doc/latex/IEEEtran/IEEEtrantools_doc.txt
- texmf-dist/doc/latex/IEEEtran/README
- texmf-dist/doc/latex/IEEEtran/README.bibtex
- texmf-dist/doc/latex/IEEEtran/README.extras
- texmf-dist/doc/latex/IEEEtran/README.testflow
- texmf-dist/doc/latex/IEEEtran/README.tools
- texmf-dist/doc/latex/IEEEtran/bare_adv.tex
- texmf-dist/doc/latex/IEEEtran/bare_conf.tex
- texmf-dist/doc/latex/IEEEtran/bare_jrnl.tex
- texmf-dist/doc/latex/IEEEtran/bare_jrnl_compsoc.tex
- texmf-dist/doc/latex/IEEEtran/changelog.txt
- texmf-dist/doc/latex/IEEEtran/font_install_how.txt
- texmf-dist/doc/latex/IEEEtran/testflow.tex
- texmf-dist/doc/latex/IEEEtran/testflow_ctl_A4.pdf
- texmf-dist/doc/latex/IEEEtran/testflow_ctl_LTR.pdf
- texmf-dist/doc/latex/IEEEtran/testflow_doc.pdf
- texmf-dist/doc/latex/IEEEtran/tux.eps
- texmf-dist/bibtex/bib/IEEEtran/IEEEabrv.bib
- texmf-dist/bibtex/bib/IEEEtran/IEEEexample.bib
- texmf-dist/bibtex/bib/IEEEtran/IEEEfull.bib
- texmf-dist/bibtex/bst/IEEEtran/IEEEtran.bst
- texmf-dist/bibtex/bst/IEEEtran/IEEEtranN.bst
- texmf-dist/bibtex/bst/IEEEtran/IEEEtranS.bst
- texmf-dist/bibtex/bst/IEEEtran/IEEEtranSA.bst
- texmf-dist/bibtex/bst/IEEEtran/IEEEtranSN.bst
- texmf-dist/tex/latex/IEEEtran/IEEEtran.cls
- texmf-dist/tex/latex/IEEEtran/IEEEtrantools.sty
- texmf-dist/doc/latex/aastex/README
- texmf-dist/doc/latex/aastex/aasclass.tex
- texmf-dist/doc/latex/aastex/aasguide.pdf
- texmf-dist/doc/latex/aastex/aasguide.tex
- texmf-dist/doc/latex/aastex/aassymbols.pdf
- texmf-dist/doc/latex/aastex/aassymbols.tex
- texmf-dist/doc/latex/aastex/datafile1.txt
- texmf-dist/doc/latex/aastex/f1.eps
- texmf-dist/doc/latex/aastex/f2.eps
- texmf-dist/doc/latex/aastex/f2_color.eps
- texmf-dist/doc/latex/aastex/f3.eps
- texmf-dist/doc/latex/aastex/sample.tex
- texmf-dist/doc/latex/aastex/table.tex
- texmf-dist/doc/latex/aastex/video3.mpg
- texmf-dist/source/latex/aastex/aasclass.dtx
- texmf-dist/source/latex/aastex/aasclass.ins
- texmf-dist/tex/latex/aastex/aastex.cls
- texmf-dist/tex/latex/aastex/aastex.sty
- texmf-dist/doc/latex/acmconf/README
- texmf-dist/doc/latex/acmconf/THIS-IS-VERSION-1.3
- texmf-dist/doc/latex/acmconf/accept.tex
- texmf-dist/doc/latex/acmconf/acmconf.pdf
- texmf-dist/doc/latex/acmconf/body.eps
- texmf-dist/doc/latex/acmconf/error.tex
- texmf-dist/doc/latex/acmconf/prepare.tex
- texmf-dist/doc/latex/acmconf/print.tex
- texmf-dist/doc/latex/acmconf/pubform.bib
- texmf-dist/doc/latex/acmconf/pubform.tex
- texmf-dist/doc/latex/acmconf/publish.tex
- texmf-dist/doc/latex/acmconf/submit.tex
- texmf-dist/source/latex/acmconf/Makefile
- texmf-dist/source/latex/acmconf/acmconf.dtx
- texmf-dist/source/latex/acmconf/acmconf.ins
- texmf-dist/tex/latex/acmconf/acmconf.cls
- texmf-dist/doc/latex/acmtrans/acmtr2e.pdf
- texmf-dist/doc/latex/acmtrans/acmtr2e.tex
- texmf-dist/bibtex/bib/acmtrans/acmtr.bib
- texmf-dist/bibtex/bst/acmtrans/acmtrans.bst
- texmf-dist/tex/latex/acmtrans/acmtrans2e.cls
- texmf-dist/doc/latex/active-conf/README
- texmf-dist/doc/latex/active-conf/active-conf.pdf
- texmf-dist/doc/latex/active-conf/example/active-example.ltx
- texmf-dist/doc/latex/active-conf/example/active-header-2006.tex
- texmf-dist/doc/latex/active-conf/example/header-logo-2006.eps
- texmf-dist/doc/latex/active-conf/example/header-logo-2006.pdf
- texmf-dist/source/latex/active-conf/active-conf.dtx
- texmf-dist/source/latex/active-conf/active-conf.ins
- texmf-dist/tex/latex/active-conf/active-conf.cls
- texmf-dist/doc/latex/afthesis/README
- texmf-dist/doc/latex/afthesis/thesnumb.doc
- texmf-dist/doc/latex/afthesis/usethesis.pdf
- texmf-dist/doc/latex/afthesis/usethesis.tex
- texmf-dist/bibtex/bst/afthesis/thesnumb.bst
- texmf-dist/tex/latex/afthesis/afthes10.sty
- texmf-dist/tex/latex/afthesis/afthes11.sty
- texmf-dist/tex/latex/afthesis/afthes12.sty
- texmf-dist/tex/latex/afthesis/afthesis.cls
- texmf-dist/tex/latex/afthesis/afthesis.sty
- texmf-dist/doc/latex/aguplus/README
- texmf-dist/doc/latex/aguplus/README.aguplus
- texmf-dist/doc/latex/aguplus/aguplus.tex
- texmf-dist/doc/latex/aguplus/changes.v16b
- texmf-dist/doc/latex/aguplus/geophys.tex
- texmf-dist/doc/latex/aguplus/sample.bib
- texmf-dist/doc/latex/aguplus/samplus.tex
- texmf-dist/bibtex/bst/aguplus/agu.bst
- texmf-dist/bibtex/bst/aguplus/agu04.bst
- texmf-dist/bibtex/bst/aguplus/agufull.bst
- texmf-dist/bibtex/bst/aguplus/agufull04.bst
- texmf-dist/tex/latex/aguplus/aguplus.cls
- texmf-dist/tex/latex/aguplus/aguplus.sty
- texmf-dist/doc/latex/aiaa/README
- texmf-dist/doc/latex/aiaa/aiaa.pdf
- texmf-dist/doc/latex/aiaa/author_guide.pdf
- texmf-dist/doc/latex/aiaa/author_guide.tex
- texmf-dist/doc/latex/aiaa/bibtex_database.bib
- texmf-dist/doc/latex/aiaa/figure_magnet.eps
- texmf-dist/doc/latex/aiaa/figure_magnet.pdf
- texmf-dist/doc/latex/aiaa/pre2004/CHANGES
- texmf-dist/doc/latex/aiaa/pre2004/MANIFEST
- texmf-dist/doc/latex/aiaa/pre2004/README
- texmf-dist/doc/latex/aiaa/pre2004/aiaa.dtx
- texmf-dist/doc/latex/aiaa/pre2004/aiaa.ins
- texmf-dist/doc/latex/aiaa/pre2004/aiaa.pdf
- texmf-dist/doc/latex/aiaa/pre2004/aiaalgo.eps
- texmf-dist/doc/latex/aiaa/pre2004/demos/paper/smpaiaa.ps
- texmf-dist/doc/latex/aiaa/pre2004/demos/paper/smpaiaa.tex
- texmf-dist/doc/latex/aiaa/pre2004/demos/paper/smpbtx.bib
- texmf-dist/doc/latex/aiaa/pre2004/demos/paper/smpfig.eps
- texmf-dist/doc/latex/aiaa/pre2004/demos/refs/tstbtx.bib
- texmf-dist/doc/latex/aiaa/pre2004/demos/refs/tstref.tex
- texmf-dist/doc/latex/aiaa/pre2004/demos/subfigs/smpfig.eps
- texmf-dist/doc/latex/aiaa/pre2004/demos/subfigs/smpsubf.tex
- texmf-dist/doc/latex/aiaa/pre2004/demos/talk/smpfig.eps
- texmf-dist/doc/latex/aiaa/pre2004/demos/talk/smptalk.ps
- texmf-dist/doc/latex/aiaa/pre2004/demos/talk/smptalk.sty
- texmf-dist/doc/latex/aiaa/pre2004/demos/talk/smptalk.tex
- texmf-dist/doc/latex/aiaa/template_advanced.pdf
- texmf-dist/doc/latex/aiaa/template_advanced.tex
- texmf-dist/doc/latex/aiaa/template_basic.pdf
- texmf-dist/doc/latex/aiaa/template_basic.tex
- texmf-dist/source/latex/aiaa/aiaa.dtx
- texmf-dist/source/latex/aiaa/aiaa.ins
- texmf-dist/bibtex/bst/aiaa/aiaa.bst
- texmf-dist/tex/latex/aiaa/aiaa-tc.cls
- texmf-dist/doc/latex/ametsoc/AMS_References.pdf
- texmf-dist/doc/latex/ametsoc/README
- texmf-dist/doc/latex/ametsoc/amspaper.pdf
- texmf-dist/doc/latex/ametsoc/amspaper.tex
- texmf-dist/doc/latex/ametsoc/amspaper2col.pdf
- texmf-dist/doc/latex/ametsoc/bibliography/database.bib
- texmf-dist/doc/latex/ametsoc/bibliography/references.bib
- texmf-dist/doc/latex/ametsoc/blank_template.pdf
- texmf-dist/doc/latex/ametsoc/blank_template.tex
- texmf-dist/doc/latex/ametsoc/figures/figure01.eps
- texmf-dist/bibtex/bst/ametsoc/ametsoc.bst
- texmf-dist/tex/latex/ametsoc/ametsoc.sty
- texmf-dist/tex/latex/ametsoc/ametsoc2col.sty
- texmf-dist/doc/latex/apa/APAendfloat.cfg
- texmf-dist/doc/latex/apa/CHANGELOG.txt
- texmf-dist/doc/latex/apa/LICENCE
- texmf-dist/doc/latex/apa/README
- texmf-dist/doc/latex/apa/apacls.html
- texmf-dist/doc/latex/apa/apacls.txt
- texmf-dist/doc/latex/apa/apaenum.txt
- texmf-dist/doc/latex/apa/apaexample.tex
- texmf-dist/doc/latex/apa/examplebib.bib
- texmf-dist/doc/latex/apa/examples.txt
- texmf-dist/tex/latex/apa/apa.cls
- texmf-dist/tex/latex/apa/dutch.apa
- texmf-dist/tex/latex/apa/english.apa
- texmf-dist/tex/latex/apa/greek.apa
- texmf-dist/doc/latex/arsclassica/ArsClassica.pdf
- texmf-dist/doc/latex/arsclassica/ArsClassica.tex
- texmf-dist/doc/latex/arsclassica/Bibliography.bib
- texmf-dist/doc/latex/arsclassica/CHANGES
- texmf-dist/doc/latex/arsclassica/Chapters/Code.tex
- texmf-dist/doc/latex/arsclassica/Chapters/Fundamentals.tex
- texmf-dist/doc/latex/arsclassica/FrontBackMatter/Abstract+Sommario.tex
- texmf-dist/doc/latex/arsclassica/FrontBackMatter/Acknowledgements.tex
- texmf-dist/doc/latex/arsclassica/FrontBackMatter/Bibliography.tex
- texmf-dist/doc/latex/arsclassica/FrontBackMatter/Contents.tex
- texmf-dist/doc/latex/arsclassica/FrontBackMatter/Index.tex
- texmf-dist/doc/latex/arsclassica/FrontBackMatter/Titleback.tex
- texmf-dist/doc/latex/arsclassica/FrontBackMatter/Titlepage.tex
- texmf-dist/doc/latex/arsclassica/Graphics/Birds.jpg
- texmf-dist/doc/latex/arsclassica/Graphics/Example_1.jpg
- texmf-dist/doc/latex/arsclassica/Graphics/Example_2.jpg
- texmf-dist/doc/latex/arsclassica/Graphics/Example_3.jpg
- texmf-dist/doc/latex/arsclassica/Graphics/Example_4.jpg
- texmf-dist/doc/latex/arsclassica/Graphics/GuITlogo.pdf
- texmf-dist/doc/latex/arsclassica/Italian/ArsClassica.pdf
- texmf-dist/doc/latex/arsclassica/Italian/ArsClassica.tex
- texmf-dist/doc/latex/arsclassica/Italian/Bibliografia.bib
- texmf-dist/doc/latex/arsclassica/Italian/Capitoli/Basi.tex
- texmf-dist/doc/latex/arsclassica/Italian/Capitoli/Codice.tex
- texmf-dist/doc/latex/arsclassica/Italian/Immagini/LogoGuIT.pdf
- texmf-dist/doc/latex/arsclassica/Italian/Immagini/Uccelli.jpg
- texmf-dist/doc/latex/arsclassica/Italian/Immagini/esempio_1.jpg
- texmf-dist/doc/latex/arsclassica/Italian/Immagini/esempio_2.jpg
- texmf-dist/doc/latex/arsclassica/Italian/Immagini/esempio_3.jpg
- texmf-dist/doc/latex/arsclassica/Italian/Immagini/esempio_4.jpg
- texmf-dist/doc/latex/arsclassica/Italian/MaterialeInizialeFinale/Bibliografia.tex
- texmf-dist/doc/latex/arsclassica/Italian/MaterialeInizialeFinale/DietroAlTitolo.tex
- texmf-dist/doc/latex/arsclassica/Italian/MaterialeInizialeFinale/Frontespizio.tex
- texmf-dist/doc/latex/arsclassica/Italian/MaterialeInizialeFinale/IndiceAnalitico.tex
- texmf-dist/doc/latex/arsclassica/Italian/MaterialeInizialeFinale/Indici.tex
- texmf-dist/doc/latex/arsclassica/Italian/MaterialeInizialeFinale/Ringraziamenti.tex
- texmf-dist/doc/latex/arsclassica/Italian/MaterialeInizialeFinale/Sommario+Abstract.tex
- texmf-dist/doc/latex/arsclassica/Italian/italadhoc.sty
- texmf-dist/doc/latex/arsclassica/README
- texmf-dist/bibtex/bst/arsclassica/classic.bst
- texmf-dist/makeindex/arsclassica/classic.ist
- texmf-dist/tex/latex/arsclassica/adhoc.sty
- texmf-dist/tex/latex/arsclassica/arsclassica.sty
- texmf-dist/doc/latex/asaetr/MANIFEST
- texmf-dist/doc/latex/asaetr/asaetr.bib
- texmf-dist/doc/latex/asaetr/asaetr.pdf
- texmf-dist/doc/latex/asaetr/asaetr.tex
- texmf-dist/doc/latex/asaetr/cmcscsl10.mf
- texmf-dist/bibtex/bst/asaetr/asaetr.bst
- texmf-dist/tex/latex/asaetr/asaesub.sty
- texmf-dist/tex/latex/asaetr/asaetr.cls
- texmf-dist/tex/latex/asaetr/asaetr.sty
- texmf-dist/doc/latex/ascelike/Readme
- texmf-dist/doc/latex/ascelike/ascexmpl.pdf
- texmf-dist/doc/latex/ascelike/ascexmpl.ps
- texmf-dist/doc/latex/ascelike/ascexmpl.tex
- texmf-dist/bibtex/bib/ascelike/ascexmpl.bib
- texmf-dist/bibtex/bst/ascelike/ascelike.bst
- texmf-dist/tex/latex/ascelike/ascelike.cls
- texmf-dist/doc/latex/beamer-FUBerlin/Changes
- texmf-dist/doc/latex/beamer-FUBerlin/FULogo.png
- texmf-dist/doc/latex/beamer-FUBerlin/FUbib.jpg
- texmf-dist/doc/latex/beamer-FUBerlin/FUlogo.pdf
- texmf-dist/doc/latex/beamer-FUBerlin/README
- texmf-dist/doc/latex/beamer-FUBerlin/exampleClass.pdf
- texmf-dist/doc/latex/beamer-FUBerlin/exampleClass.tex
- texmf-dist/doc/latex/beamer-FUBerlin/exampleTheme.pdf
- texmf-dist/doc/latex/beamer-FUBerlin/exampleTheme.tex
- texmf-dist/doc/latex/beamer-FUBerlin/geo.jpg
- texmf-dist/doc/latex/beamer-FUBerlin/silberlaube2.jpg
- texmf-dist/tex/latex/beamer-FUBerlin/FUbeamer.cls
- texmf-dist/tex/latex/beamer-FUBerlin/beamercolorthemeBerlinFU.sty
- texmf-dist/tex/latex/beamer-FUBerlin/beamerfontthemeBerlinFU.sty
- texmf-dist/tex/latex/beamer-FUBerlin/beamerouterthemeBerlinFU.sty
- texmf-dist/tex/latex/beamer-FUBerlin/beamerthemeBerlinFU.sty
- texmf-dist/bibtex/bst/chem-journal/jcc.bst
- texmf-dist/bibtex/bst/chem-journal/jpc.bst
- texmf-dist/bibtex/bst/chem-journal/pccp.bst
- texmf-dist/bibtex/bst/chem-journal/revcompchem.bst
- texmf-dist/doc/latex/classicthesis/Bibliography.bib
- texmf-dist/doc/latex/classicthesis/CHANGES
- texmf-dist/doc/latex/classicthesis/COPYING
- texmf-dist/doc/latex/classicthesis/Chapters/Chapter01.tex
- texmf-dist/doc/latex/classicthesis/Chapters/Chapter02.tex
- texmf-dist/doc/latex/classicthesis/Chapters/Chapter03.tex
- texmf-dist/doc/latex/classicthesis/Chapters/Chapter0A.tex
- texmf-dist/doc/latex/classicthesis/ClassicThesis.pdf
- texmf-dist/doc/latex/classicthesis/ClassicThesis.tcp
- texmf-dist/doc/latex/classicthesis/ClassicThesis.tex
- texmf-dist/doc/latex/classicthesis/ClassicThesis.tps
- texmf-dist/doc/latex/classicthesis/Examples/classicthesis-article.pdf
- texmf-dist/doc/latex/classicthesis/Examples/classicthesis-article.tex
- texmf-dist/doc/latex/classicthesis/Examples/classicthesis-book.pdf
- texmf-dist/doc/latex/classicthesis/Examples/classicthesis-book.tex
- texmf-dist/doc/latex/classicthesis/Examples/classicthesis-cv.pdf
- texmf-dist/doc/latex/classicthesis/Examples/classicthesis-cv.tex
- texmf-dist/doc/latex/classicthesis/FrontBackmatter/Abstract.tex
- texmf-dist/doc/latex/classicthesis/FrontBackmatter/Acknowledgments.tex
- texmf-dist/doc/latex/classicthesis/FrontBackmatter/Bibliography.tex
- texmf-dist/doc/latex/classicthesis/FrontBackmatter/Colophon.tex
- texmf-dist/doc/latex/classicthesis/FrontBackmatter/Contents.tex
- texmf-dist/doc/latex/classicthesis/FrontBackmatter/Declaration.tex
- texmf-dist/doc/latex/classicthesis/FrontBackmatter/Dedication.tex
- texmf-dist/doc/latex/classicthesis/FrontBackmatter/DirtyTitlepage.tex
- texmf-dist/doc/latex/classicthesis/FrontBackmatter/Publication.tex
- texmf-dist/doc/latex/classicthesis/FrontBackmatter/Titleback.tex
- texmf-dist/doc/latex/classicthesis/FrontBackmatter/Titlepage.tex
- texmf-dist/doc/latex/classicthesis/LISTOFFILES
- texmf-dist/doc/latex/classicthesis/README
- texmf-dist/doc/latex/classicthesis/gfx/TFZsuperellipse_bw.pdf
- texmf-dist/doc/latex/classicthesis/gfx/example_1.jpg
- texmf-dist/doc/latex/classicthesis/gfx/example_2.jpg
- texmf-dist/doc/latex/classicthesis/gfx/example_3.jpg
- texmf-dist/doc/latex/classicthesis/gfx/example_4.jpg
- texmf-dist/tex/latex/classicthesis/classicthesis-ldpkg.sty
- texmf-dist/tex/latex/classicthesis/classicthesis.sty
- texmf-dist/doc/latex/confproc/README
- texmf-dist/doc/latex/confproc/buildcls
- texmf-dist/doc/latex/confproc/cleancls
- texmf-dist/doc/latex/confproc/confproc.pdf
- texmf-dist/doc/latex/confproc/example/buildcppdfpapers
- texmf-dist/doc/latex/confproc/example/buildpapers
- texmf-dist/doc/latex/confproc/example/buildproc
- texmf-dist/doc/latex/confproc/example/confproc.cls
- texmf-dist/doc/latex/confproc/example/confproc.ist
- texmf-dist/doc/latex/confproc/example/example.pdf
- texmf-dist/doc/latex/confproc/example/example.tex
- texmf-dist/doc/latex/confproc/example/exbiblio.bib
- texmf-dist/doc/latex/confproc/example/exclass.tex
- texmf-dist/doc/latex/confproc/example/exclasslast.tex
- texmf-dist/doc/latex/confproc/example/exclasspre.tex
- texmf-dist/doc/latex/confproc/example/expapersswitch.tex
- texmf-dist/doc/latex/confproc/example/exprogram.csv
- texmf-dist/doc/latex/confproc/example/newapave.bst
- texmf-dist/doc/latex/confproc/example/newapave.sty
- texmf-dist/doc/latex/confproc/example/papers/IEEEtran.bst
- texmf-dist/doc/latex/confproc/example/papers/dafx_06.sty
- texmf-dist/doc/latex/confproc/example/papers/expages.tex
- texmf-dist/doc/latex/confproc/example/papers/p_001.pdf
- texmf-dist/doc/latex/confproc/example/papers/p_003.pdf
- texmf-dist/doc/latex/confproc/example/papers/p_005.pdf
- texmf-dist/doc/latex/confproc/example/papers/p_007.pdf
- texmf-dist/doc/latex/confproc/example/papers/p_009.pdf
- texmf-dist/doc/latex/confproc/example/papers/sources_pdftex/p_001/dafx_06.sty
- texmf-dist/doc/latex/confproc/example/papers/sources_pdftex/p_001/fft_plot2.png
- texmf-dist/doc/latex/confproc/example/papers/sources_pdftex/p_001/p_001.bib
- texmf-dist/doc/latex/confproc/example/papers/sources_pdftex/p_001/p_001.tex
- texmf-dist/doc/latex/confproc/example/papers/sources_pdftex/p_003/dafx_06.sty
- texmf-dist/doc/latex/confproc/example/papers/sources_pdftex/p_003/fft_plot2.png
- texmf-dist/doc/latex/confproc/example/papers/sources_pdftex/p_003/p_003.bib
- texmf-dist/doc/latex/confproc/example/papers/sources_pdftex/p_003/p_003.tex
- texmf-dist/doc/latex/confproc/example/papers/sources_pdftex/p_005/dafx_06.sty
- texmf-dist/doc/latex/confproc/example/papers/sources_pdftex/p_005/fft_plot2.png
- texmf-dist/doc/latex/confproc/example/papers/sources_pdftex/p_005/p_005.bib
- texmf-dist/doc/latex/confproc/example/papers/sources_pdftex/p_005/p_005.tex
- texmf-dist/doc/latex/confproc/example/papers/sources_pdftex/p_007/dafx_06.sty
- texmf-dist/doc/latex/confproc/example/papers/sources_pdftex/p_007/fft_plot2.png
- texmf-dist/doc/latex/confproc/example/papers/sources_pdftex/p_007/p_007.bib
- texmf-dist/doc/latex/confproc/example/papers/sources_pdftex/p_007/p_007.tex
- texmf-dist/doc/latex/confproc/example/papers/sources_tex/p_009/dafx_06.sty
- texmf-dist/doc/latex/confproc/example/papers/sources_tex/p_009/fft_plot2.png
- texmf-dist/doc/latex/confproc/example/papers/sources_tex/p_009/p_009.bib
- texmf-dist/doc/latex/confproc/example/papers/sources_tex/p_009/p_009.tex
- texmf-dist/doc/latex/confproc/example/pictures/ex_1stpage.pdf
- texmf-dist/doc/latex/confproc/example/procswitchandtoc.pl
- texmf-dist/source/latex/confproc/confproc.dtx
- texmf-dist/source/latex/confproc/confproc.ins
- texmf-dist/bibtex/bst/confproc/newapave.bst
- texmf-dist/makeindex/confproc/confproc.ist
- texmf-dist/tex/latex/confproc/confproc.cls
- texmf-dist/tex/latex/confproc/newapave.sty
- texmf-dist/doc/latex/ebsthesis/README
- texmf-dist/doc/latex/ebsthesis/ebsthesis.pdf
- texmf-dist/source/latex/ebsthesis/ebsthesis.dtx
- texmf-dist/source/latex/ebsthesis/ebsthesis.ins
- texmf-dist/tex/latex/ebsthesis/ebsthesis.cls
- texmf-dist/doc/bibtex/economic/CHANGELOG
- texmf-dist/doc/bibtex/economic/README
- texmf-dist/doc/bibtex/economic/aer-cje-ex.bib
- texmf-dist/doc/bibtex/economic/aer-cje-ex.tex
- texmf-dist/doc/bibtex/economic/aer-natbib-ex.tex
- texmf-dist/doc/bibtex/economic/ajae-ex.bib
- texmf-dist/doc/bibtex/economic/ajae-ex.tex
- texmf-dist/doc/bibtex/economic/ecca-ex.bib
- texmf-dist/doc/bibtex/economic/ecca-ex.tex
- texmf-dist/doc/bibtex/economic/erae-ex.bib
- texmf-dist/doc/bibtex/economic/erae-ex.tex
- texmf-dist/doc/bibtex/economic/itaxpf-ex-title.tex
- texmf-dist/doc/bibtex/economic/itaxpf-ex.bib
- texmf-dist/doc/bibtex/economic/itaxpf-ex.tex
- texmf-dist/doc/bibtex/economic/oegatb-ex.bib
- texmf-dist/doc/bibtex/economic/oegatb-ex.png
- texmf-dist/doc/bibtex/economic/oegatb-ex.tex
- texmf-dist/bibtex/bst/economic/aer.bst
- texmf-dist/bibtex/bst/economic/aertt.bst
- texmf-dist/bibtex/bst/economic/agecon.bst
- texmf-dist/bibtex/bst/economic/ajae.bst
- texmf-dist/bibtex/bst/economic/apecon.bst
- texmf-dist/bibtex/bst/economic/cje.bst
- texmf-dist/bibtex/bst/economic/ecca.bst
- texmf-dist/bibtex/bst/economic/econometrica-fr.bst
- texmf-dist/bibtex/bst/economic/econometrica.bst
- texmf-dist/bibtex/bst/economic/ecta.bst
- texmf-dist/bibtex/bst/economic/erae.bst
- texmf-dist/bibtex/bst/economic/ier.bst
- texmf-dist/bibtex/bst/economic/itaxpf.bst
- texmf-dist/bibtex/bst/economic/jpe.bst
- texmf-dist/bibtex/bst/economic/oega.bst
- texmf-dist/bibtex/bst/economic/regstud.bst
- texmf-dist/bibtex/bst/economic/tandfx.bst
- texmf-dist/bibtex/bst/economic/worlddev.bst
- texmf-dist/tex/latex/economic/aer.sty
- texmf-dist/tex/latex/economic/aertt.sty
- texmf-dist/tex/latex/economic/agecon.cls
- texmf-dist/tex/latex/economic/ajae.cls
- texmf-dist/tex/latex/economic/apecon.cls
- texmf-dist/tex/latex/economic/cje.sty
- texmf-dist/tex/latex/economic/ecca.cls
- texmf-dist/tex/latex/economic/erae.cls
- texmf-dist/tex/latex/economic/itaxpf.cls
- texmf-dist/tex/latex/economic/jrurstud.cls
- texmf-dist/tex/latex/economic/oegatb.cls
- texmf-dist/tex/latex/economic/pocoec.cls
- texmf-dist/tex/latex/economic/regstud.cls
- texmf-dist/tex/latex/economic/worlddev.cls
- texmf-dist/doc/latex/elsevier/CHANGES
- texmf-dist/doc/latex/elsevier/README
- texmf-dist/doc/latex/elsevier/instructions-harv.pdf
- texmf-dist/doc/latex/elsevier/instructions-harv.tex
- texmf-dist/doc/latex/elsevier/instructions-num.pdf
- texmf-dist/doc/latex/elsevier/instructions-num.tex
- texmf-dist/doc/latex/elsevier/template-harv.tex
- texmf-dist/doc/latex/elsevier/template-num.tex
- texmf-dist/tex/latex/elsevier/elsart.cls
- texmf-dist/tex/latex/elsevier/elsart1p.cls
- texmf-dist/tex/latex/elsevier/elsart3p.cls
- texmf-dist/tex/latex/elsevier/elsart5p.cls
- texmf-dist/doc/latex/erdc/README
- texmf-dist/doc/latex/erdc/erdc.bib
- texmf-dist/doc/latex/erdc/erdc.pdf
- texmf-dist/doc/latex/erdc/nola.eps
- texmf-dist/doc/latex/erdc/nola.pdf
- texmf-dist/doc/latex/erdc/red_corps_castle2.eps
- texmf-dist/doc/latex/erdc/red_corps_castle2.pdf
- texmf-dist/doc/latex/erdc/sample.pdf
- texmf-dist/doc/latex/erdc/sample.tex
- texmf-dist/source/latex/erdc/Makefile
- texmf-dist/source/latex/erdc/erdc.dtx
- texmf-dist/source/latex/erdc/erdc.ins
- texmf-dist/tex/latex/erdc/erdc.cls
- texmf-dist/doc/latex/estcpmm/README
- texmf-dist/doc/latex/estcpmm/estcp.pdf
- texmf-dist/doc/latex/estcpmm/estcpmm.bib
- texmf-dist/doc/latex/estcpmm/estcpmm.pdf
- texmf-dist/doc/latex/estcpmm/red_corps_castle2.pdf
- texmf-dist/doc/latex/estcpmm/sample.pdf
- texmf-dist/doc/latex/estcpmm/sample.tex
- texmf-dist/source/latex/estcpmm/Makefile
- texmf-dist/source/latex/estcpmm/estcpmm.dtx
- texmf-dist/source/latex/estcpmm/estcpmm.ins
- texmf-dist/tex/latex/estcpmm/estcpmm.cls
- texmf-dist/doc/latex/euproposal/README
- texmf-dist/doc/latex/euproposal/euproposal.pdf
- texmf-dist/doc/latex/euproposal/propB.delivs
- texmf-dist/doc/latex/euproposal/propB.pdf
- texmf-dist/doc/latex/euproposal/propB.tex
- texmf-dist/source/latex/euproposal/euproposal.dtx
- texmf-dist/source/latex/euproposal/euproposal.ins
- texmf-dist/tex/latex/euproposal/euproposal.cls
- texmf-dist/doc/latex/gaceta/README
- texmf-dist/doc/latex/gaceta/plantilla-articulo-de-seccion.pdf
- texmf-dist/doc/latex/gaceta/plantilla-articulo-de-seccion.tex
- texmf-dist/doc/latex/gaceta/plantilla-articulo-suelto.pdf
- texmf-dist/doc/latex/gaceta/plantilla-articulo-suelto.tex
- texmf-dist/tex/latex/gaceta/gaceta.cls
- texmf-dist/doc/latex/gatech-thesis/CHANGES
- texmf-dist/doc/latex/gatech-thesis/COMPLIANCE
- texmf-dist/doc/latex/gatech-thesis/COPYING
- texmf-dist/doc/latex/gatech-thesis/ChangeLog
- texmf-dist/doc/latex/gatech-thesis/INSTALL
- texmf-dist/doc/latex/gatech-thesis/MANIFEST
- texmf-dist/doc/latex/gatech-thesis/NEWS
- texmf-dist/doc/latex/gatech-thesis/NOTES
- texmf-dist/doc/latex/gatech-thesis/README
- texmf-dist/doc/latex/gatech-thesis/TODO
- texmf-dist/doc/latex/gatech-thesis/example-thesis.ps.gz
- texmf-dist/doc/latex/gatech-thesis/example-thesis.tex
- texmf-dist/doc/latex/gatech-thesis/julesverne/README
- texmf-dist/doc/latex/gatech-thesis/julesverne/basic/CLEAN.bat
- texmf-dist/doc/latex/gatech-thesis/julesverne/basic/CLEAN.sh
- texmf-dist/doc/latex/gatech-thesis/julesverne/basic/DO_pdf.bat
- texmf-dist/doc/latex/gatech-thesis/julesverne/basic/DO_pdf.sh
- texmf-dist/doc/latex/gatech-thesis/julesverne/basic/DO_postscript.bat
- texmf-dist/doc/latex/gatech-thesis/julesverne/basic/DO_postscript.sh
- texmf-dist/doc/latex/gatech-thesis/julesverne/basic/MANIFEST
- texmf-dist/doc/latex/gatech-thesis/julesverne/basic/README
- texmf-dist/doc/latex/gatech-thesis/julesverne/basic/jules-verne-ack.tex
- texmf-dist/doc/latex/gatech-thesis/julesverne/basic/jules-verne-bib.bib
- texmf-dist/doc/latex/gatech-thesis/julesverne/basic/jules-verne-chapter1.tex
- texmf-dist/doc/latex/gatech-thesis/julesverne/basic/jules-verne-chapter2.tex
- texmf-dist/doc/latex/gatech-thesis/julesverne/basic/jules-verne-chapter3.tex
- texmf-dist/doc/latex/gatech-thesis/julesverne/basic/jules-verne-chapter4.tex
- texmf-dist/doc/latex/gatech-thesis/julesverne/basic/jules-verne-chapter5.tex
- texmf-dist/doc/latex/gatech-thesis/julesverne/basic/jules-verne-dedication.tex
- texmf-dist/doc/latex/gatech-thesis/julesverne/basic/jules-verne-summary.tex
- texmf-dist/doc/latex/gatech-thesis/julesverne/basic/jules-verne-test.eps
- texmf-dist/doc/latex/gatech-thesis/julesverne/basic/jules-verne-test.pdf
- texmf-dist/doc/latex/gatech-thesis/julesverne/basic/jules-verne-vita.tex
- texmf-dist/doc/latex/gatech-thesis/julesverne/basic/jules-verne.pdf
- texmf-dist/doc/latex/gatech-thesis/julesverne/basic/jules-verne.ps.gz
- texmf-dist/doc/latex/gatech-thesis/julesverne/basic/jules-verne.tex
- texmf-dist/doc/latex/gatech-thesis/julesverne/bellswhistles/CLEAN.bat
- texmf-dist/doc/latex/gatech-thesis/julesverne/bellswhistles/CLEAN.sh
- texmf-dist/doc/latex/gatech-thesis/julesverne/bellswhistles/DO_pdf.bat
- texmf-dist/doc/latex/gatech-thesis/julesverne/bellswhistles/DO_pdf.sh
- texmf-dist/doc/latex/gatech-thesis/julesverne/bellswhistles/DO_postscript.bat
- texmf-dist/doc/latex/gatech-thesis/julesverne/bellswhistles/DO_postscript.sh
- texmf-dist/doc/latex/gatech-thesis/julesverne/bellswhistles/MANIFEST
- texmf-dist/doc/latex/gatech-thesis/julesverne/bellswhistles/README
- texmf-dist/doc/latex/gatech-thesis/julesverne/bellswhistles/code/crc16.c
- texmf-dist/doc/latex/gatech-thesis/julesverne/bellswhistles/code/crc32-thehardway.java
- texmf-dist/doc/latex/gatech-thesis/julesverne/bellswhistles/code/crc32.c
- texmf-dist/doc/latex/gatech-thesis/julesverne/bellswhistles/code/crc32.cxx
- texmf-dist/doc/latex/gatech-thesis/julesverne/bellswhistles/code/crc32.java
- texmf-dist/doc/latex/gatech-thesis/julesverne/bellswhistles/code/crc8.m
- texmf-dist/doc/latex/gatech-thesis/julesverne/bellswhistles/fig/jules-verne-test.eps
- texmf-dist/doc/latex/gatech-thesis/julesverne/bellswhistles/fig/jules-verne-test.pdf
- texmf-dist/doc/latex/gatech-thesis/julesverne/bellswhistles/hack-applabel.tex
- texmf-dist/doc/latex/gatech-thesis/julesverne/bellswhistles/hack-chaplabel.tex
- texmf-dist/doc/latex/gatech-thesis/julesverne/bellswhistles/hack-part.tex
- texmf-dist/doc/latex/gatech-thesis/julesverne/bellswhistles/jules-verne-ack.tex
- texmf-dist/doc/latex/gatech-thesis/julesverne/bellswhistles/jules-verne-bib.bib
- texmf-dist/doc/latex/gatech-thesis/julesverne/bellswhistles/jules-verne-chapter1.tex
- texmf-dist/doc/latex/gatech-thesis/julesverne/bellswhistles/jules-verne-chapter2.tex
- texmf-dist/doc/latex/gatech-thesis/julesverne/bellswhistles/jules-verne-chapter3.tex
- texmf-dist/doc/latex/gatech-thesis/julesverne/bellswhistles/jules-verne-chapter4.tex
- texmf-dist/doc/latex/gatech-thesis/julesverne/bellswhistles/jules-verne-chapter5.tex
- texmf-dist/doc/latex/gatech-thesis/julesverne/bellswhistles/jules-verne-dedication.tex
- texmf-dist/doc/latex/gatech-thesis/julesverne/bellswhistles/jules-verne-gloss.bib
- texmf-dist/doc/latex/gatech-thesis/julesverne/bellswhistles/jules-verne-losa.bib
- texmf-dist/doc/latex/gatech-thesis/julesverne/bellswhistles/jules-verne-programs.tex
- texmf-dist/doc/latex/gatech-thesis/julesverne/bellswhistles/jules-verne-summary.tex
- texmf-dist/doc/latex/gatech-thesis/julesverne/bellswhistles/jules-verne-vita.tex
- texmf-dist/doc/latex/gatech-thesis/julesverne/bellswhistles/jules-verne.sty
- texmf-dist/doc/latex/gatech-thesis/julesverne/bellswhistles/jules-verne.tex
- texmf-dist/doc/latex/gatech-thesis/julesverne/bellswhistles/textcompfix.sty
- texmf-dist/doc/latex/gatech-thesis/julesverne/bellswhistles/textcompsym.sty
- texmf-dist/bibtex/bib/gatech-thesis/example-thesis.bib
- texmf-dist/bibtex/bst/gatech-thesis/gatech-thesis-losa.bst
- texmf-dist/bibtex/bst/gatech-thesis/gatech-thesis.bst
- texmf-dist/makeindex/gatech-thesis/gatech-thesis-index.ist
- texmf-dist/tex/latex/gatech-thesis/gatech-thesis-gloss.sty
- texmf-dist/tex/latex/gatech-thesis/gatech-thesis-index.sty
- texmf-dist/tex/latex/gatech-thesis/gatech-thesis-losa.sty
- texmf-dist/tex/latex/gatech-thesis/gatech-thesis-patch.sty
- texmf-dist/tex/latex/gatech-thesis/gatech-thesis.cls
- texmf-dist/doc/latex/har2nat/README
- texmf-dist/tex/latex/har2nat/har2nat.sty
- texmf-dist/doc/latex/icsv/README
- texmf-dist/doc/latex/icsv/icsv-example.tex
- texmf-dist/doc/latex/icsv/icsv.pdf
- texmf-dist/source/latex/icsv/icsv.dtx
- texmf-dist/source/latex/icsv/icsv.ins
- texmf-dist/tex/latex/icsv/icsv.cls
- texmf-dist/doc/latex/ieeepes/README
- texmf-dist/doc/latex/ieeepes/ieeepes_check.dvi
- texmf-dist/doc/latex/ieeepes/ieeepes_check.tex
- texmf-dist/doc/latex/ieeepes/ieeepes_doc.dvi
- texmf-dist/doc/latex/ieeepes/ieeepes_doc.tex
- texmf-dist/doc/latex/ieeepes/ieeepes_skel.dvi
- texmf-dist/doc/latex/ieeepes/ieeepes_skel.tex
- texmf-dist/doc/latex/ieeepes/vk.eps
- texmf-dist/bibtex/bib/ieeepes/ieeepes_check.bib
- texmf-dist/bibtex/bst/ieeepes/ieeepes.bst
- texmf-dist/tex/latex/ieeepes/ieeepes.sty
- texmf-dist/doc/latex/ijmart/README
- texmf-dist/doc/latex/ijmart/ijmart.pdf
- texmf-dist/doc/latex/ijmart/ijmsample.pdf
- texmf-dist/doc/latex/ijmart/ijmsample.tex
- texmf-dist/source/latex/ijmart/Makefile
- texmf-dist/source/latex/ijmart/ijmart.dtx
- texmf-dist/source/latex/ijmart/ijmart.ins
- texmf-dist/bibtex/bib/ijmart/ijmart.bib
- texmf-dist/bibtex/bib/ijmart/ijmsample.bib
- texmf-dist/bibtex/bst/ijmart/ijmart.bst
- texmf-dist/tex/latex/ijmart/ijmart.cls
- texmf-dist/doc/latex/imac/imac.dvi
- texmf-dist/doc/latex/imac/imac.tex
- texmf-dist/doc/latex/imac/readme.txt
- texmf-dist/bibtex/bib/imac/imac.bib
- texmf-dist/bibtex/bst/imac/imac.bst
- texmf-dist/tex/latex/imac/imac.sty
- texmf-dist/doc/latex/imtekda/IMTEKda.pdf
- texmf-dist/doc/latex/imtekda/README
- texmf-dist/doc/latex/imtekda/diplarb.bib
- texmf-dist/doc/latex/imtekda/diplarb.tex
- texmf-dist/doc/latex/imtekda/figures/bild.eps
- texmf-dist/doc/latex/imtekda/figures/bild.pdf
- texmf-dist/source/latex/imtekda/IMTEKda.dtx
- texmf-dist/source/latex/imtekda/IMTEKda.ins
- texmf-dist/tex/latex/imtekda/IMTEKda.cls
- texmf-dist/tex/latex/jhep/jhep.cls
- texmf-dist/doc/latex/jpsj/dummy.eps
- texmf-dist/doc/latex/jpsj/injpsj2.pdf
- texmf-dist/doc/latex/jpsj/injpsj2.tex
- texmf-dist/doc/latex/jpsj/template.tex
- texmf-dist/tex/latex/jpsj/jpsj2.cls
- texmf-dist/doc/latex/kluwer/00readme
- texmf-dist/doc/latex/kluwer/mouse.eps
- texmf-dist/doc/latex/kluwer/sampkluw.dvi
- texmf-dist/doc/latex/kluwer/sampkluw.ent
- texmf-dist/doc/latex/kluwer/sampkluw.tex
- texmf-dist/doc/latex/kluwer/sampopen.dvi
- texmf-dist/doc/latex/kluwer/sampopen.tex
- texmf-dist/doc/latex/kluwer/usrman.dvi
- texmf-dist/doc/latex/kluwer/usrman.ent
- texmf-dist/doc/latex/kluwer/usrman.tex
- texmf-dist/source/latex/kluwer/kluwer.dtx
- texmf-dist/source/latex/kluwer/kluwer.ins
- texmf-dist/bibtex/bst/kluwer/klunamed.bst
- texmf-dist/bibtex/bst/kluwer/klunum.bst
- texmf-dist/tex/latex/kluwer/klu10.clo
- texmf-dist/tex/latex/kluwer/klu105.clo
- texmf-dist/tex/latex/kluwer/klu11.clo
- texmf-dist/tex/latex/kluwer/klu12.clo
- texmf-dist/tex/latex/kluwer/klu9.clo
- texmf-dist/tex/latex/kluwer/klucite.sty
- texmf-dist/tex/latex/kluwer/kluedit.sty
- texmf-dist/tex/latex/kluwer/klufloa.sty
- texmf-dist/tex/latex/kluwer/klulist.sty
- texmf-dist/tex/latex/kluwer/klumac.sty
- texmf-dist/tex/latex/kluwer/klumath.sty
- texmf-dist/tex/latex/kluwer/klumono.sty
- texmf-dist/tex/latex/kluwer/klunote.sty
- texmf-dist/tex/latex/kluwer/kluopen.sty
- texmf-dist/tex/latex/kluwer/klups.sty
- texmf-dist/tex/latex/kluwer/kluref.sty
- texmf-dist/tex/latex/kluwer/klusec.sty
- texmf-dist/tex/latex/kluwer/klut10.clo
- texmf-dist/tex/latex/kluwer/klut11.clo
- texmf-dist/tex/latex/kluwer/klut12.clo
- texmf-dist/tex/latex/kluwer/klut9.clo
- texmf-dist/tex/latex/kluwer/klutab.sty
- texmf-dist/tex/latex/kluwer/kluwer.cls
- texmf-dist/doc/latex/lps/README
- texmf-dist/doc/latex/lps/lps.pdf
- texmf-dist/doc/latex/lps/lpstemplate.tex
- texmf-dist/source/latex/lps/lps.dtx
- texmf-dist/source/latex/lps/lps.ins
- texmf-dist/tex/latex/lps/lps.cls
- texmf-dist/doc/latex/macqassign/README
- texmf-dist/doc/latex/macqassign/logo.ps
- texmf-dist/doc/latex/macqassign/sample-assign.pdf
- texmf-dist/doc/latex/macqassign/sample-assign.tex
- texmf-dist/tex/latex/macqassign/macqassign.cls
- texmf-dist/doc/latex/mentis/README
- texmf-dist/doc/latex/mentis/mentis.pdf
- texmf-dist/source/latex/mentis/mentis.dtx
- texmf-dist/source/latex/mentis/mentis.ins
- texmf-dist/tex/latex/mentis/mentis.cls
- texmf-dist/doc/latex/muthesis/README
- texmf-dist/tex/latex/muthesis/muthesis.cls
- texmf-dist/tex/latex/muthesis/third-rep.cls
- texmf-dist/doc/latex/nature/README
- texmf-dist/doc/latex/nature/nature-template.tex
- texmf-dist/bibtex/bst/nature/naturemag.bst
- texmf-dist/tex/latex/nature/nature.cls
- texmf-dist/doc/latex/nddiss/ReadMe.1st.txt
- texmf-dist/doc/latex/nddiss/example-v1.3/LICENSE
- texmf-dist/doc/latex/nddiss/example-v1.3/README.1st.txt
- texmf-dist/doc/latex/nddiss/example-v1.3/README.orig
- texmf-dist/doc/latex/nddiss/example-v1.3/VERSION
- texmf-dist/doc/latex/nddiss/example-v1.3/appendix.tex
- texmf-dist/doc/latex/nddiss/example-v1.3/chapter1.tex
- texmf-dist/doc/latex/nddiss/example-v1.3/chapter2.tex
- texmf-dist/doc/latex/nddiss/example-v1.3/example.bib
- texmf-dist/doc/latex/nddiss/example-v1.3/example.pdf
- texmf-dist/doc/latex/nddiss/example-v1.3/example.tex
- texmf-dist/doc/latex/nddiss/example-v1.3/makefile
- texmf-dist/doc/latex/nddiss/example-v1.3/makefile.chapterbib
- texmf-dist/doc/latex/nddiss/example-v1.3/sample_nd.eps
- texmf-dist/doc/latex/nddiss/example-v1.3/sample_nd.pdf
- texmf-dist/doc/latex/nddiss/ltxdoc.cfg
- texmf-dist/doc/latex/nddiss/nddiss2e.pdf
- texmf-dist/doc/latex/nddiss/process.sh
- texmf-dist/doc/latex/nddiss/template.tex
- texmf-dist/source/latex/nddiss/nddiss2e.dtx
- texmf-dist/source/latex/nddiss/nddiss2e.ins
- texmf-dist/bibtex/bst/nddiss/nddiss2e.bst
- texmf-dist/tex/latex/nddiss/nddiss2e.cls
- texmf-dist/doc/latex/nih/README
- texmf-dist/doc/latex/nih/example-biosketch.pdf
- texmf-dist/doc/latex/nih/example-biosketch.tex
- texmf-dist/doc/latex/nih/example-nih-cls.pdf
- texmf-dist/doc/latex/nih/example-nih-cls.tex
- texmf-dist/tex/latex/nih/denselists.sty
- texmf-dist/tex/latex/nih/nih.cls
- texmf-dist/doc/latex/nostarch/100euroie.png
- texmf-dist/doc/latex/nostarch/100euroit.png
- texmf-dist/doc/latex/nostarch/1eurogr.jpg
- texmf-dist/doc/latex/nostarch/README
- texmf-dist/doc/latex/nostarch/nostarch.pdf
- texmf-dist/doc/latex/nostarch/nssample.pdf
- texmf-dist/doc/latex/nostarch/nssample.tex
- texmf-dist/doc/latex/nostarch/recycled.png
- texmf-dist/doc/latex/nostarch/vitruvian.jpg
- texmf-dist/source/latex/nostarch/Makefile
- texmf-dist/source/latex/nostarch/nostarch.dtx
- texmf-dist/source/latex/nostarch/nostarch.ins
- texmf-dist/bibtex/bib/nostarch/nostarch.bib
- texmf-dist/makeindex/nostarch/nostarch.ist
- texmf-dist/tex/latex/nostarch/nostarch.cls
- texmf-dist/tex/latex/nostarch/nshyper.sty
- texmf-dist/doc/latex/nrc/README
- texmf-dist/doc/latex/nrc/authors.txt
- texmf-dist/doc/latex/nrc/userguide.pdf
- texmf-dist/doc/latex/nrc/userguide.tex
- texmf-dist/source/latex/nrc/nrc.dtx
- texmf-dist/source/latex/nrc/nrc.ins
- texmf-dist/tex/latex/nrc/nrc1.cls
- texmf-dist/tex/latex/nrc/nrc1.sty
- texmf-dist/tex/latex/nrc/nrc2.cls
- texmf-dist/tex/latex/nrc/nrc2.sty
- texmf-dist/tex/latex/nrc/nrcdoc.sty
- texmf-dist/doc/latex/philosophersimprint/README
- texmf-dist/doc/latex/philosophersimprint/philosophersimprint.pdf
- texmf-dist/doc/latex/philosophersimprint/sample.pdf
- texmf-dist/doc/latex/philosophersimprint/sample.tex
- texmf-dist/source/latex/philosophersimprint/Makefile
- texmf-dist/source/latex/philosophersimprint/philosophersimprint.dtx
- texmf-dist/source/latex/philosophersimprint/philosophersimprint.ins
- texmf-dist/bibtex/bib/philosophersimprint/philosophersimprint.bib
- texmf-dist/tex/latex/philosophersimprint/philosophersimprint.cls
- texmf-dist/doc/latex/powerdot-FUBerlin/FULogo.eps
- texmf-dist/doc/latex/powerdot-FUBerlin/FULogo_RGB.eps
- texmf-dist/doc/latex/powerdot-FUBerlin/FUbib.eps
- texmf-dist/doc/latex/powerdot-FUBerlin/FUseal.eps
- texmf-dist/doc/latex/powerdot-FUBerlin/README
- texmf-dist/doc/latex/powerdot-FUBerlin/exampleClass.pdf
- texmf-dist/doc/latex/powerdot-FUBerlin/exampleClass.tex
- texmf-dist/doc/latex/powerdot-FUBerlin/exampleStyle.pdf
- texmf-dist/doc/latex/powerdot-FUBerlin/exampleStyle.tex
- texmf-dist/doc/latex/powerdot-FUBerlin/silberlaube2.eps
- texmf-dist/tex/latex/powerdot-FUBerlin/FUpowerdot.cls
- texmf-dist/tex/latex/powerdot-FUBerlin/powerdot-BerlinFU.sty
- texmf-dist/doc/latex/pracjourn/README
- texmf-dist/doc/latex/pracjourn/pjsample.ltx
- texmf-dist/doc/latex/pracjourn/pjsample.pdf
- texmf-dist/doc/latex/pracjourn/pracjourn.pdf
- texmf-dist/source/latex/pracjourn/pracjourn.dtx
- texmf-dist/source/latex/pracjourn/pracjourn.ins
- texmf-dist/tex/latex/pracjourn/pracjourn.cls
- texmf-dist/doc/latex/procIAGssymp/TestPaper.tex
- texmf-dist/tex/latex/procIAGssymp/procIAGssymp.sty
- texmf-dist/doc/latex/ptptex/README
- texmf-dist/doc/latex/ptptex/README.TEXLIVE
- texmf-dist/doc/latex/ptptex/manptp.pdf
- texmf-dist/doc/latex/ptptex/manptp.tex
- texmf-dist/doc/latex/ptptex/template.tex
- texmf-dist/tex/latex/ptptex/ptp-prep.clo
- texmf-dist/tex/latex/ptptex/ptptex.cls
- texmf-dist/tex/latex/ptptex/wrapft.sty
- texmf-dist/doc/latex/psu-thesis/README
- texmf-dist/doc/latex/psu-thesis/manual.pdf
- texmf-dist/doc/latex/psu-thesis/manual.tex
- texmf-dist/doc/latex/psu-thesis/mssample.pdf
- texmf-dist/doc/latex/psu-thesis/mssample.tex
- texmf-dist/doc/latex/psu-thesis/phdsample.pdf
- texmf-dist/doc/latex/psu-thesis/phdsample.tex
- texmf-dist/bibtex/bst/psu-thesis/psuthesis.bst
- texmf-dist/tex/latex/psu-thesis/psu-thesis.sty
- texmf-dist/doc/latex/revtex/00readme.tex
- texmf-dist/doc/latex/revtex/DOWNLOAD
- texmf-dist/doc/latex/revtex/README
- texmf-dist/doc/latex/revtex/aip/aipguide4-1.pdf
- texmf-dist/doc/latex/revtex/aip/aipguide4-1.tex
- texmf-dist/doc/latex/revtex/aip/docs.sty
- texmf-dist/doc/latex/revtex/aps/apsguide4-1.pdf
- texmf-dist/doc/latex/revtex/aps/apsguide4-1.tex
- texmf-dist/doc/latex/revtex/aps/docs.sty
- texmf-dist/doc/latex/revtex/auguide/auguide4-1.pdf
- texmf-dist/doc/latex/revtex/auguide/auguide4-1.tex
- texmf-dist/doc/latex/revtex/auguide/docs.sty
- texmf-dist/doc/latex/revtex/auguide/summary4-1.pdf
- texmf-dist/doc/latex/revtex/auguide/summary4-1.tex
- texmf-dist/doc/latex/revtex/auguide/whatsnew4-1.pdf
- texmf-dist/doc/latex/revtex/auguide/whatsnew4-1.tex
- texmf-dist/doc/latex/revtex/sample/aip/aipsamp.bib
- texmf-dist/doc/latex/revtex/sample/aip/aipsamp.pdf
- texmf-dist/doc/latex/revtex/sample/aip/aipsamp.tex
- texmf-dist/doc/latex/revtex/sample/aip/aiptemplate.tex
- texmf-dist/doc/latex/revtex/sample/aip/fig_1.eps
- texmf-dist/doc/latex/revtex/sample/aip/fig_2.eps
- texmf-dist/doc/latex/revtex/sample/aps/apssamp.bib
- texmf-dist/doc/latex/revtex/sample/aps/apssamp.pdf
- texmf-dist/doc/latex/revtex/sample/aps/apssamp.rty
- texmf-dist/doc/latex/revtex/sample/aps/apssamp.tex
- texmf-dist/doc/latex/revtex/sample/aps/apstemplate.tex
- texmf-dist/doc/latex/revtex/sample/aps/fig_1.eps
- texmf-dist/doc/latex/revtex/sample/aps/fig_2.eps
- texmf-dist/doc/latex/revtex/sample/aps/vid_1a.eps
- texmf-dist/doc/latex/revtex/sample/aps/vid_1b.eps
- texmf-dist/doc/latex/revtex/source/aip.pdf
- texmf-dist/doc/latex/revtex/source/ltxdocext.pdf
- texmf-dist/doc/latex/revtex/source/ltxfront.pdf
- texmf-dist/doc/latex/revtex/source/ltxgrid.pdf
- texmf-dist/doc/latex/revtex/source/ltxutil.pdf
- texmf-dist/doc/latex/revtex/source/revtex4-1.pdf
- texmf-dist/source/latex/revtex/aip.dtx
- texmf-dist/source/latex/revtex/ltxdocext.dtx
- texmf-dist/source/latex/revtex/ltxfront.dtx
- texmf-dist/source/latex/revtex/ltxgrid.dtx
- texmf-dist/source/latex/revtex/ltxutil.dtx
- texmf-dist/source/latex/revtex/revtex4-1.dtx
- texmf-dist/bibtex/bst/revtex/aipauth4-1.bst
- texmf-dist/bibtex/bst/revtex/aipauth4-1long.bst
- texmf-dist/bibtex/bst/revtex/aipnum4-1.bst
- texmf-dist/bibtex/bst/revtex/aipnum4-1long.bst
- texmf-dist/bibtex/bst/revtex/apsrev4-1.bst
- texmf-dist/bibtex/bst/revtex/apsrev4-1long.bst
- texmf-dist/bibtex/bst/revtex/apsrmp4-1.bst
- texmf-dist/bibtex/bst/revtex/apsrmp4-1long.bst
- texmf-dist/tex/latex/revtex/aip4-1.rtx
- texmf-dist/tex/latex/revtex/aps10pt4-1.rtx
- texmf-dist/tex/latex/revtex/aps11pt4-1.rtx
- texmf-dist/tex/latex/revtex/aps12pt4-1.rtx
- texmf-dist/tex/latex/revtex/aps4-1.rtx
- texmf-dist/tex/latex/revtex/apsrmp4-1.rtx
- texmf-dist/tex/latex/revtex/ltxdocext.sty
- texmf-dist/tex/latex/revtex/ltxfront.sty
- texmf-dist/tex/latex/revtex/ltxgrid.sty
- texmf-dist/tex/latex/revtex/ltxutil.sty
- texmf-dist/tex/latex/revtex/revsymb4-1.sty
- texmf-dist/tex/latex/revtex/revtex4-1.cls
- texmf-dist/doc/latex/sageep/README
- texmf-dist/doc/latex/sageep/sageep.bib
- texmf-dist/doc/latex/sageep/sageep.pdf
- texmf-dist/doc/latex/sageep/sageep_graphic2009.jpg
- texmf-dist/doc/latex/sageep/sample.pdf
- texmf-dist/doc/latex/sageep/sample.tex
- texmf-dist/source/latex/sageep/Makefile
- texmf-dist/source/latex/sageep/sageep.dtx
- texmf-dist/source/latex/sageep/sageep.ins
- texmf-dist/bibtex/bst/sageep/sageep.bst
- texmf-dist/tex/latex/sageep/sageep.cls
- texmf-dist/doc/latex/siggraph/README
- texmf-dist/source/latex/siggraph/siggraph.dtx
- texmf-dist/source/latex/siggraph/siggraph.ins
- texmf-dist/tex/latex/siggraph/siggraph.cls
- texmf-dist/doc/latex/spie/README
- texmf-dist/doc/latex/spie/article.pdf
- texmf-dist/doc/latex/spie/article.tex
- texmf-dist/doc/latex/spie/mcr3b.eps
- texmf-dist/bibtex/bib/spie/report.bib
- texmf-dist/bibtex/bst/spie/spiebib.bst
- texmf-dist/tex/latex/spie/spie.cls
- texmf-dist/doc/latex/stellenbosch/CHANGELOG
- texmf-dist/doc/latex/stellenbosch/README
- texmf-dist/doc/latex/stellenbosch/USbib-1.0.pdf
- texmf-dist/doc/latex/stellenbosch/USlogos-doc-4.0.pdf
- texmf-dist/doc/latex/stellenbosch/USnomencl-1.1.pdf
- texmf-dist/doc/latex/stellenbosch/USsummary-1.0a.pdf
- texmf-dist/doc/latex/stellenbosch/USthesis-4.1.pdf
- texmf-dist/doc/latex/stellenbosch/UStitle-1.0.pdf
- texmf-dist/doc/latex/stellenbosch/templates/masters-sample.zip
- texmf-dist/doc/latex/stellenbosch/templates/report-sample.zip
- texmf-dist/source/latex/stellenbosch/USbib-1.0-scr.zip
- texmf-dist/source/latex/stellenbosch/USlogos-4.0-src.zip
- texmf-dist/source/latex/stellenbosch/USnomencl-1.1-src.zip
- texmf-dist/source/latex/stellenbosch/USsummary-1.0a-src.zip
- texmf-dist/source/latex/stellenbosch/USthesis-4.1-src.zip
- texmf-dist/source/latex/stellenbosch/UStitle-1.0-src.zip
- texmf-dist/bibtex/bst/stellenbosch/usmeg-a.bst
- texmf-dist/bibtex/bst/stellenbosch/usmeg-n.bst
- texmf-dist/bibtex/bst/stellenbosch/ussagus.bst
- texmf-dist/tex/latex/stellenbosch/logos/USEngLogo-BW-top.eps
- texmf-dist/tex/latex/stellenbosch/logos/USEngLogo-BW-top.pdf
- texmf-dist/tex/latex/stellenbosch/logos/USEngLogo-BW.eps
- texmf-dist/tex/latex/stellenbosch/logos/USEngLogo-BW.pdf
- texmf-dist/tex/latex/stellenbosch/logos/USEngLogo-top.eps
- texmf-dist/tex/latex/stellenbosch/logos/USEngLogo-top.pdf
- texmf-dist/tex/latex/stellenbosch/logos/USEngLogo.eps
- texmf-dist/tex/latex/stellenbosch/logos/USEngLogo.pdf
- texmf-dist/tex/latex/stellenbosch/logos/UScrest-BW.eps
- texmf-dist/tex/latex/stellenbosch/logos/UScrest-BW.jpg
- texmf-dist/tex/latex/stellenbosch/logos/UScrest-WM.eps
- texmf-dist/tex/latex/stellenbosch/logos/UScrest-WM.jpg
- texmf-dist/tex/latex/stellenbosch/logos/UScrest-stack.eps
- texmf-dist/tex/latex/stellenbosch/logos/UScrest-stack.jpg
- texmf-dist/tex/latex/stellenbosch/logos/UScrest-top.eps
- texmf-dist/tex/latex/stellenbosch/logos/UScrest-top.jpg
- texmf-dist/tex/latex/stellenbosch/logos/UScrest.eps
- texmf-dist/tex/latex/stellenbosch/logos/UScrest.jpg
- texmf-dist/tex/latex/stellenbosch/logos/USleaf-BW.eps
- texmf-dist/tex/latex/stellenbosch/logos/USleaf-BW.pdf
- texmf-dist/tex/latex/stellenbosch/logos/USleaf-gold.eps
- texmf-dist/tex/latex/stellenbosch/logos/USleaf-gold.pdf
- texmf-dist/tex/latex/stellenbosch/logos/USleaf-grey.eps
- texmf-dist/tex/latex/stellenbosch/logos/USleaf-grey.pdf
- texmf-dist/tex/latex/stellenbosch/logos/USleaf-maroon.eps
- texmf-dist/tex/latex/stellenbosch/logos/USleaf-maroon.pdf
- texmf-dist/tex/latex/stellenbosch/logos/USlogo-BW-left.eps
- texmf-dist/tex/latex/stellenbosch/logos/USlogo-BW-left.pdf
- texmf-dist/tex/latex/stellenbosch/logos/USlogo-BW-stack.eps
- texmf-dist/tex/latex/stellenbosch/logos/USlogo-BW-stack.pdf
- texmf-dist/tex/latex/stellenbosch/logos/USlogo-BW-top.eps
- texmf-dist/tex/latex/stellenbosch/logos/USlogo-BW-top.pdf
- texmf-dist/tex/latex/stellenbosch/logos/USlogo-BW.eps
- texmf-dist/tex/latex/stellenbosch/logos/USlogo-BW.pdf
- texmf-dist/tex/latex/stellenbosch/logos/USlogo-left.eps
- texmf-dist/tex/latex/stellenbosch/logos/USlogo-left.pdf
- texmf-dist/tex/latex/stellenbosch/logos/USlogo-stack.eps
- texmf-dist/tex/latex/stellenbosch/logos/USlogo-stack.pdf
- texmf-dist/tex/latex/stellenbosch/logos/USlogo-top.eps
- texmf-dist/tex/latex/stellenbosch/logos/USlogo-top.pdf
- texmf-dist/tex/latex/stellenbosch/logos/USlogo.eps
- texmf-dist/tex/latex/stellenbosch/logos/USlogo.pdf
- texmf-dist/tex/latex/stellenbosch/usbib.afr
- texmf-dist/tex/latex/stellenbosch/usbib.eng
- texmf-dist/tex/latex/stellenbosch/usbib.sty
- texmf-dist/tex/latex/stellenbosch/usnomencl.sty
- texmf-dist/tex/latex/stellenbosch/ussummary.sty
- texmf-dist/tex/latex/stellenbosch/usthesis.afr
- texmf-dist/tex/latex/stellenbosch/usthesis.cls
- texmf-dist/tex/latex/stellenbosch/usthesis.eng
- texmf-dist/tex/latex/stellenbosch/usthesis.sty
- texmf-dist/tex/latex/stellenbosch/ustitle.sty
- texmf-dist/doc/latex/sugconf/README
- texmf-dist/doc/latex/sugconf/SUGI-paper-example.txt
- texmf-dist/doc/latex/sugconf/article-example.bat
- texmf-dist/doc/latex/sugconf/article-example.pdf
- texmf-dist/doc/latex/sugconf/article-example.tex
- texmf-dist/doc/latex/sugconf/sugconf-example.bat
- texmf-dist/doc/latex/sugconf/sugconf-example.pdf
- texmf-dist/doc/latex/sugconf/sugconf-example.tex
- texmf-dist/tex/latex/sugconf/sugconf.cls
- texmf-dist/doc/latex/thesis-titlepage-fhac/LogoFH.eps
- texmf-dist/doc/latex/thesis-titlepage-fhac/LogoFH.pdf
- texmf-dist/doc/latex/thesis-titlepage-fhac/LogoFH.png
- texmf-dist/doc/latex/thesis-titlepage-fhac/LogoFH.tif
- texmf-dist/doc/latex/thesis-titlepage-fhac/README
- texmf-dist/doc/latex/thesis-titlepage-fhac/antrc_pre.bat
- texmf-dist/doc/latex/thesis-titlepage-fhac/build.xml
- texmf-dist/doc/latex/thesis-titlepage-fhac/diplomArbeit.ltx
- texmf-dist/doc/latex/thesis-titlepage-fhac/doxygen_header.tex
- texmf-dist/doc/latex/thesis-titlepage-fhac/fhACtitlepage.pdf
- texmf-dist/doc/latex/thesis-titlepage-fhac/pdf_with_figbig_and_glossar.tco
- texmf-dist/source/latex/thesis-titlepage-fhac/doxygen_header.dtx.input
- texmf-dist/source/latex/thesis-titlepage-fhac/fhACtitlepage.dtx
- texmf-dist/source/latex/thesis-titlepage-fhac/fhACtitlepage.ins
- texmf-dist/source/latex/thesis-titlepage-fhac/gloss_add.dtx.input
- texmf-dist/tex/latex/thesis-titlepage-fhac/fhACtitlepage.cfg
- texmf-dist/tex/latex/thesis-titlepage-fhac/fhACtitlepage.sty
- texmf-dist/tex/latex/thesis-titlepage-fhac/figbib_add.sty
- texmf-dist/tex/latex/thesis-titlepage-fhac/gloss_add.sty
- texmf-dist/doc/latex/thuthesis/README
- texmf-dist/doc/latex/thuthesis/dtx-style.sty
- texmf-dist/doc/latex/thuthesis/example/Makefile
- texmf-dist/doc/latex/thuthesis/example/data/ack.tex
- texmf-dist/doc/latex/thuthesis/example/data/appendix01.tex
- texmf-dist/doc/latex/thuthesis/example/data/chap01.tex
- texmf-dist/doc/latex/thuthesis/example/data/chap02.tex
- texmf-dist/doc/latex/thuthesis/example/data/cover.tex
- texmf-dist/doc/latex/thuthesis/example/data/denotation.tex
- texmf-dist/doc/latex/thuthesis/example/data/resume.tex
- texmf-dist/doc/latex/thuthesis/example/figures/hello.eps
- texmf-dist/doc/latex/thuthesis/example/figures/hello.fig
- texmf-dist/doc/latex/thuthesis/example/figures/hello.pdf
- texmf-dist/doc/latex/thuthesis/example/figures/thu-fig-logo.eps
- texmf-dist/doc/latex/thuthesis/example/figures/thu-fig-logo.pdf
- texmf-dist/doc/latex/thuthesis/example/figures/thu-lib-logo.eps
- texmf-dist/doc/latex/thuthesis/example/figures/thu-lib-logo.pdf
- texmf-dist/doc/latex/thuthesis/example/figures/thu-text-logo.eps
- texmf-dist/doc/latex/thuthesis/example/figures/thu-text-logo.pdf
- texmf-dist/doc/latex/thuthesis/example/figures/thu-whole-logo.eps
- texmf-dist/doc/latex/thuthesis/example/figures/thu-whole-logo.pdf
- texmf-dist/doc/latex/thuthesis/example/main.pdf
- texmf-dist/doc/latex/thuthesis/example/main.tex
- texmf-dist/doc/latex/thuthesis/example/msmake.cmd
- texmf-dist/doc/latex/thuthesis/example/ref/refs.bib
- texmf-dist/doc/latex/thuthesis/example/shuji.pdf
- texmf-dist/doc/latex/thuthesis/example/shuji.tex
- texmf-dist/doc/latex/thuthesis/example/thutils.sty
- texmf-dist/doc/latex/thuthesis/thuthesis.pdf
- texmf-dist/source/latex/thuthesis/thuthesis.dtx
- texmf-dist/source/latex/thuthesis/thuthesis.ins
- texmf-dist/bibtex/bst/thuthesis/thubib.bst
- texmf-dist/tex/latex/thuthesis/thuthesis.cfg
- texmf-dist/tex/latex/thuthesis/thuthesis.cls
- texmf-dist/doc/latex/toptesi/README
- texmf-dist/doc/latex/toptesi/logoEPFL.eps
- texmf-dist/doc/latex/toptesi/logoEPFL.pdf
- texmf-dist/doc/latex/toptesi/logoINPG.eps
- texmf-dist/doc/latex/toptesi/logoINPG.pdf
- texmf-dist/doc/latex/toptesi/logopoliba.eps
- texmf-dist/doc/latex/toptesi/logopoliba.pdf
- texmf-dist/doc/latex/toptesi/logopolito.eps
- texmf-dist/doc/latex/toptesi/logopolito.pdf
- texmf-dist/doc/latex/toptesi/logouniba.eps
- texmf-dist/doc/latex/toptesi/logouniba.pdf
- texmf-dist/doc/latex/toptesi/logounibg.eps
- texmf-dist/doc/latex/toptesi/logounibg.pdf
- texmf-dist/doc/latex/toptesi/logounibo.eps
- texmf-dist/doc/latex/toptesi/logounibo.pdf
- texmf-dist/doc/latex/toptesi/logounibs.eps
- texmf-dist/doc/latex/toptesi/logounibs.pdf
- texmf-dist/doc/latex/toptesi/logounige.eps
- texmf-dist/doc/latex/toptesi/logounige.pdf
- texmf-dist/doc/latex/toptesi/logounipa.eps
- texmf-dist/doc/latex/toptesi/logounipa.pdf
- texmf-dist/doc/latex/toptesi/logounipd.eps
- texmf-dist/doc/latex/toptesi/logounipd.pdf
- texmf-dist/doc/latex/toptesi/logounipi.eps
- texmf-dist/doc/latex/toptesi/logounipi.pdf
- texmf-dist/doc/latex/toptesi/logounipmn.eps
- texmf-dist/doc/latex/toptesi/logounipmn.pdf
- texmf-dist/doc/latex/toptesi/logouniroma1.eps
- texmf-dist/doc/latex/toptesi/logouniroma1.pdf
- texmf-dist/doc/latex/toptesi/logouniroma2.eps
- texmf-dist/doc/latex/toptesi/logouniroma2.pdf
- texmf-dist/doc/latex/toptesi/logouniroma3.eps
- texmf-dist/doc/latex/toptesi/logouniroma3.pdf
- texmf-dist/doc/latex/toptesi/logounisa.eps
- texmf-dist/doc/latex/toptesi/logounisa.pdf
- texmf-dist/doc/latex/toptesi/logounito.eps
- texmf-dist/doc/latex/toptesi/logounito.pdf
- texmf-dist/doc/latex/toptesi/logounits.eps
- texmf-dist/doc/latex/toptesi/logounits.pdf
- texmf-dist/doc/latex/toptesi/logouniur.eps
- texmf-dist/doc/latex/toptesi/logouniur.pdf
- texmf-dist/doc/latex/toptesi/manifest.txt
- texmf-dist/doc/latex/toptesi/toptesi-doc.pdf
- texmf-dist/doc/latex/toptesi/toptesi-example.tex
- texmf-dist/doc/latex/toptesi/toptesi-example.xmpdata
- texmf-dist/doc/latex/toptesi/toptesi.pdf
- texmf-dist/source/latex/toptesi/toptesi.dtx
- texmf-dist/source/latex/toptesi/toptesi.ins
- texmf-dist/tex/latex/toptesi/topcoman.sty
- texmf-dist/tex/latex/toptesi/topfront.sty
- texmf-dist/tex/latex/toptesi/topsiz14.clo
- texmf-dist/tex/latex/toptesi/toptesi.cfg
- texmf-dist/tex/latex/toptesi/toptesi.cls
- texmf-dist/tex/latex/toptesi/toptesi.sty
- texmf-dist/tex/latex/toptesi/trieste.sty
- texmf-dist/doc/latex/tugboat/README
- texmf-dist/doc/latex/tugboat/ltubguid.pdf
- texmf-dist/doc/latex/tugboat/manifest.txt
- texmf-dist/doc/latex/tugboat/tugboat.pdf
- texmf-dist/source/latex/tugboat/ltubguid.ltx
- texmf-dist/source/latex/tugboat/tugboat.dtx
- texmf-dist/source/latex/tugboat/tugboat.ins
- texmf-dist/bibtex/bst/tugboat/ltugbib.bst
- texmf-dist/tex/latex/tugboat/ltugboat.cls
- texmf-dist/tex/latex/tugboat/ltugboat.sty
- texmf-dist/tex/latex/tugboat/ltugcomn.sty
- texmf-dist/tex/latex/tugboat/ltugproc.cls
- texmf-dist/tex/latex/tugboat/ltugproc.sty
- texmf-dist/doc/plain/tugboat-plain/README
- texmf-dist/doc/plain/tugboat-plain/tubguide.pdf
- texmf-dist/doc/plain/tugboat-plain/tubguide.tex
- texmf-dist/tex/plain/tugboat-plain/tugboat.cmn
- texmf-dist/tex/plain/tugboat-plain/tugboat.sty
- texmf-dist/tex/plain/tugboat-plain/tugproc.sty
- texmf-dist/doc/latex/uaclasses/README
- texmf-dist/doc/latex/uaclasses/my-example.pdf
- texmf-dist/doc/latex/uaclasses/ua-example.pdf
- texmf-dist/doc/latex/uaclasses/ua-example.tex
- texmf-dist/source/latex/uaclasses/ua-classes.dtx
- texmf-dist/source/latex/uaclasses/ua-classes.ins
- texmf-dist/tex/latex/uaclasses/my-thesis.cls
- texmf-dist/tex/latex/uaclasses/my-title.sty
- texmf-dist/tex/latex/uaclasses/ua-thesis.cls
- texmf-dist/tex/latex/uaclasses/ua-title.sty
- texmf-dist/doc/latex/ucdavisthesis/Example/ucdavisthesis_example.bib
- texmf-dist/doc/latex/ucdavisthesis/Example/ucdavisthesis_example_Chap1.tex
- texmf-dist/doc/latex/ucdavisthesis/Example/ucdavisthesis_example_Chap2.tex
- texmf-dist/doc/latex/ucdavisthesis/Example/ucdavisthesis_example_Chap3.tex
- texmf-dist/doc/latex/ucdavisthesis/Example/ucdavisthesis_example_figure.eps
- texmf-dist/doc/latex/ucdavisthesis/Example/ucdavisthesis_example_figure.pdf
- texmf-dist/doc/latex/ucdavisthesis/Example/ucdavisthesis_example_main.pdf
- texmf-dist/doc/latex/ucdavisthesis/Example/ucdavisthesis_example_main.tex
- texmf-dist/doc/latex/ucdavisthesis/README
- texmf-dist/doc/latex/ucdavisthesis/ucdavisthesis.pdf
- texmf-dist/source/latex/ucdavisthesis/ucdavisthesis.dtx
- texmf-dist/source/latex/ucdavisthesis/ucdavisthesis.ins
- texmf-dist/tex/latex/ucdavisthesis/ucdavisthesis.cls
- texmf-dist/tex/latex/ucdavisthesis/ucdthesis10.clo
- texmf-dist/tex/latex/ucdavisthesis/ucdthesis11.clo
- texmf-dist/tex/latex/ucdavisthesis/ucdthesis12.clo
- texmf-dist/tex/latex/ucdavisthesis/ucdthesis13.clo
- texmf-dist/doc/latex/ucthesis/README
- texmf-dist/doc/latex/ucthesis/uctest.bib
- texmf-dist/doc/latex/ucthesis/uctest.tex
- texmf-dist/tex/latex/ucthesis/uct10.clo
- texmf-dist/tex/latex/ucthesis/uct11.clo
- texmf-dist/tex/latex/ucthesis/uct12.clo
- texmf-dist/tex/latex/ucthesis/ucthesis.cls
- texmf-dist/doc/latex/uiucthesis/README
- texmf-dist/doc/latex/uiucthesis/thesis-ex.pdf
- texmf-dist/doc/latex/uiucthesis/thesis-ex.tex
- texmf-dist/doc/latex/uiucthesis/uiucthesis.pdf
- texmf-dist/source/latex/uiucthesis/uiucthesis.dtx
- texmf-dist/source/latex/uiucthesis/uiucthesis.ins
- texmf-dist/tex/latex/uiucthesis/uiucthesis.cls
- texmf-dist/tex/latex/uiucthesis/uiucthesis.sty
- texmf-dist/doc/latex/umthesis/PDP.tex
- texmf-dist/doc/latex/umthesis/README
- texmf-dist/doc/latex/umthesis/appendix.tex
- texmf-dist/doc/latex/umthesis/conclusion.tex
- texmf-dist/doc/latex/umthesis/example.pdf
- texmf-dist/doc/latex/umthesis/example.tex
- texmf-dist/doc/latex/umthesis/exp1.tex
- texmf-dist/doc/latex/umthesis/exp2.tex
- texmf-dist/doc/latex/umthesis/exp3.tex
- texmf-dist/doc/latex/umthesis/felty.bib
- texmf-dist/doc/latex/umthesis/intro.tex
- texmf-dist/doc/latex/umthesis/mybibstyle.bst
- texmf-dist/tex/latex/umthesis/umthesis.cls
- texmf-dist/doc/latex/umich-thesis/README
- texmf-dist/tex/latex/umich-thesis/umich-thesis.cls
- texmf-dist/doc/latex/ut-thesis/README
- texmf-dist/doc/latex/ut-thesis/ut-thesis.tex
- texmf-dist/tex/latex/ut-thesis/ut-thesis.cls
- texmf-dist/doc/latex/uwthesis/LICENSE
- texmf-dist/doc/latex/uwthesis/README
- texmf-dist/doc/latex/uwthesis/uwthesis.bib
- texmf-dist/doc/latex/uwthesis/uwthesis.pdf
- texmf-dist/doc/latex/uwthesis/uwthesis.tex
- texmf-dist/tex/latex/uwthesis/uwthesis.cls
- texmf-dist/doc/bibtex/vancouver/README
- texmf-dist/doc/bibtex/vancouver/vancouver.pdf
- texmf-dist/doc/bibtex/vancouver/vancouver.tex
- texmf-dist/bibtex/bib/vancouver/vancouver.bib
- texmf-dist/bibtex/bst/vancouver/vancouver.bst
- texmf-dist/doc/latex/vxu/README
- texmf-dist/doc/latex/vxu/actawex.pdf
- texmf-dist/doc/latex/vxu/rfmsi.pdf
- texmf-dist/doc/latex/vxu/template.tex
- texmf-dist/doc/latex/vxu/vxulicentiate.tex
- texmf-dist/doc/latex/vxu/vxusymbol.1
- texmf-dist/doc/latex/vxu/vxutentamen.tex
- texmf-dist/source/latex/vxu/actawex.dtx
- texmf-dist/source/latex/vxu/actawex.ins
- texmf-dist/source/latex/vxu/rfmsi.dtx
- texmf-dist/source/latex/vxu/rfmsi.ins
- texmf-dist/tex/latex/vxu/actawex.cls
- texmf-dist/tex/latex/vxu/awcollection.clo
- texmf-dist/tex/latex/vxu/awmonograph.clo
- texmf-dist/tex/latex/vxu/vxulicentiate.cls
- texmf-dist/tex/latex/vxu/vxutentamen.sty
- texmf-dist/doc/latex/york-thesis/README
- texmf-dist/doc/latex/york-thesis/york-thesis-Template.tex
- texmf-dist/doc/latex/york-thesis/york-thesis.el
- texmf-dist/doc/latex/york-thesis/york-thesis.pdf
- texmf-dist/source/latex/york-thesis/york-thesis.dtx
- texmf-dist/source/latex/york-thesis/york-thesis.ins
- texmf-dist/tex/latex/york-thesis/york-thesis.cls
- )
- %__mkdir_p ${PREF}/texmf-dist
- for i in "${manifest[@]}"; do
- %__install -D %{texlive_src}/$i ${PREF}/$i
- done
- ## info
- %__rm -f %{buildroot}%{_infodir}/dir
- %__gzip -9nf %{buildroot}%{_infodir}/*info* ||:
- ## man
- ## man t1* files are provided by t1utils
- for i in t1ascii t1asm t1binary t1disasm t1mac t1unmac; do
- %__rm %{buildroot}%{_mandir}/man*/${i}.* ||:
- done
- ## man some files are provided by psutils
- for i in epsffit extractres fixdlsrps fixfmps fixmacps fixpsditps fixpspps fixscribeps fixtpps fixwfwps fixwpps fixwwps getafm includeres psbook psmerge psnup psresize psselect pstops; do
- %__rm %{buildroot}%{_mandir}/man*/${i}.* ||:
- done
- ## fix perl path
- for i in source/metapost/expressg/expressg.dtx doc/metapost/expressg/n2mpsprl.prl doc/latex/songbook/contrib/crd2sb/crd2sb; do
- [ -f %{build_texmf}-dist/${i} ] && %__sed -i -e "s|^#!/usr/local/bin/perl|#!%{__perl}|" %{build_texmf}-dist/${i}
- done
- ## remove asymptote directries, which provides asymptote package
- find %{buildroot} -regex ".*asymptote.*" | xargs %__rm -rf
- # find %{buildroot} -name "Makefile" | xargs %__rm -f
- # ## remove xindy
- # find %{buildroot} -regex ".*xindy.*" | xargs %__rm -rf
- # ## remove tex4ht
- # find %{buildroot} -regex ".*tex4ht.*" | xargs %__rm -rf
- ## remove arch dependent binaries
- %__rm -f %{build_texmf}-dist/source/latex/splitindex/splitindex-{OpenBSD,Linux}-i386
- ## remove unpackaging files
- find %{buildroot} | %__grep -e "\.\(la\|a\)$" | xargs %__rm -f
- find %{buildroot} | %__grep -e "\.\(diff\|patch\)$" | xargs %__rm -f
- ## Files list
- find %{buildroot} -type f -or -type l | \
- %__sed -e "s|%{buildroot}||g" > filelist.full
- find %{buildroot}%{texmf}-dist -type d | \
- %__sed -e "s|^%{buildroot}|%dir |" \
- -e "s|$|/|" >> filelist.full
- ## subpackages
- grep "/texmf-dist/doc/" filelist.full > filelist.doc
- cat filelist.doc filelist.full | sort | uniq -u > filelist.tmp
- %__mv -f filelist.tmp filelist.full
- %clean
- %__rm -rf %{buildroot}
- %post
- %{exec_texhash}
- exit 0
- %postun
- if [ "$1" = 0 ]; then
- %{exec_texhash}
- fi
- exit 0
- %files -f filelist.full
- %defattr(-,root,root)
- %files -f filelist.doc doc
- %defattr(-,root,root)
- %changelog
- * Fri Oct 01 2010 Munehiro Yamamoto <munepi@vinelinux.org> 2009-2
- - generated by tlpdb2rpmspec 2009-2: tlpdb2rpmspec collection-publishers
- - removed arch dependent binaries (texlive-collection-latexextra)
- - fixed perl path
- - improved updmap process in %%post and %%postun
- * Sat Aug 07 2010 Munehiro Yamamoto <munepi@vinelinux.org> 2009-1
- - generated by tlpdb2rpmspec 2009-1: tlpdb2rpmspec collection-publishers
|