From a7538780c749168835167a8d30aa65779c89407a Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Mon, 18 Apr 2022 03:02:01 +0000 Subject: CTAN sync 202204180302 --- macros/latex/contrib/bxorigcapt/README.md | 56 ++----- macros/latex/contrib/bxorigcapt/bxorigcapt.pdf | Bin 0 -> 256321 bytes macros/latex/contrib/bxorigcapt/bxorigcapt.sty | 154 +++++++------------ macros/latex/contrib/bxorigcapt/bxorigcapt.tex | 112 ++++++++++++++ macros/latex/contrib/jacow/JACoW_LaTeX_A4.pdf | Bin 920558 -> 206089 bytes macros/latex/contrib/jacow/JACoW_LaTeX_A4.tex | 54 ++++--- macros/latex/contrib/jacow/JACoW_LaTeX_Letter.pdf | Bin 1038775 -> 206006 bytes macros/latex/contrib/jacow/JACoW_LaTeX_Letter.tex | 71 +++++---- macros/latex/contrib/jacow/JACpic2.jpg | Bin 802614 -> 0 bytes macros/latex/contrib/jacow/README | 12 +- macros/latex/contrib/jacow/TeamMeeting2019.jpg | Bin 0 -> 88350 bytes macros/latex/contrib/jacow/jacow.cls | 168 ++++++++++++++++++--- macros/latex/contrib/msu-thesis/README.md | 4 +- macros/latex/contrib/msu-thesis/msu-thesis.cls | 21 ++- macros/latex/contrib/msu-thesis/msu-thesis.pdf | Bin 244271 -> 244963 bytes macros/latex/contrib/msu-thesis/msu-thesis.tex | 19 +-- .../msu-thesis/samples/MSU-thesis-template.tex | 9 +- 17 files changed, 441 insertions(+), 239 deletions(-) create mode 100644 macros/latex/contrib/bxorigcapt/bxorigcapt.pdf create mode 100644 macros/latex/contrib/bxorigcapt/bxorigcapt.tex delete mode 100644 macros/latex/contrib/jacow/JACpic2.jpg create mode 100644 macros/latex/contrib/jacow/TeamMeeting2019.jpg (limited to 'macros/latex/contrib') diff --git a/macros/latex/contrib/bxorigcapt/README.md b/macros/latex/contrib/bxorigcapt/README.md index 577af79fa9..a17c825fad 100644 --- a/macros/latex/contrib/bxorigcapt/README.md +++ b/macros/latex/contrib/bxorigcapt/README.md @@ -12,9 +12,10 @@ Starting from version 0.3, this package also supports Polyglossia. ### System requirement * TeX format: LaTeX. - * TeX engine: Anything. + * TeX engine: Any engine with e-TeX extension. * Dependent packages: - babel or polyglossia + - etoolbox v2.1+ ### Installation @@ -24,59 +25,22 @@ Starting from version 0.3, this package also supports Polyglossia. This package is distributed under the MIT License. + The bxorigcapt Package ---------------------- -### Introduction - -Suppose you have designed a document class tailored for the Esperanto -language. The class has the following definition of caption names and you -like it: - - \newcommand\contentsname{Tabelo de Enhavo} - -If a document is written solely in Esperanto, then there is no need to -employ the Babel package. (Yes, the document class should select the -hyphenation rule for the language.) However, when you want to create -document that contains Esperanto and German, then you have to utilize -Babel, to have correct hyphenations for both languages. - - \usepackage[ngerman,esperanto]{babel} - -But unfortunately, this changes `\contentsname` from “Tabelo de Enhavo” -(what you have chosen) to “Enhavo” (what is declared in the language -definition file of Babel), which is unfavorable. - -In fact, when using a document class for a specific language, the most -suitable caption names *for that language* should be the ones provided by -the class. The bxorigcapt package realizes this natual request, that is, -it enables you to make the caption names declared in the current document -class treated as the caption names for a specific language. - -### Package Loading - - \usepackage[