• Tidak ada hasil yang ditemukan

Index of /CTAN/macros/latex/contrib/lastpackage

N/A
N/A
Protected

Academic year: 2023

Membagikan "Index of /CTAN/macros/latex/contrib/lastpackage"

Copied!
1
0
0

Teks penuh

(1)

The lastpackage package

Matthias Pospiech [email protected]

v0.1 from 2014/06/27

Abstract

This package can be used to define the last point where some code shall be executed. It does not provide any function.

1 Usage

If you use the command\ExecuteAfterPackageof templatetoolsfor example as

% load geometry after hyperref

\ExecuteAfterPackage{hyperref}{\usepackage{geometry}}

you could have the problem, that hyperref is not loaded and thus the package geometry will only be loaded at\AtEndPreamble.

With this package this can be changed to

% load geometry after hyperref

\ExecuteAfterPackage{hyperref}{\usepackage{geometry}}

\ExecuteAfterPackage{lastpackage}

{\IfPackageNotLoaded{geometry}{\usepackage{geometry}}}

2 Implementation

5 \NeedsTeXFormat{LaTeX2e}[1994/12/01]

6 \ProvidesPackage{lastpackage}[2014/06/27 v0.1 Empty package used for executing code after this package]

7 %

1

Referensi

Dokumen terkait

The latexdemo package Matthias Pospiech [email protected] v0.1 from 2014/06/27 1 Introduction In order to demonstrate LATEX code it is very useful to have the code and the

1.4 Interface For each information-fetching command, two versions are defined: one, which only executes the command leaving the result available in \git@result; and one, which executes

Before I had time to make any remark, however, upon so singular a circumstance, he interrupted me with a second“ahem!” \leading{5mm} Upon observing him more closely, I per- ceived

e., as option to the corresponding environment, or for all environments of the same type using the setup command using the following syntax: \setleadsheets{⟨env name⟩/format = ⟨code⟩}

The lengthconvert package Marco Daniel E-mail: [email protected] Released 2013/06/13 Sometimes it’s useful for some explanation to provide lengths in standardizations units

The libgreek package Jean-Fran¸cois Burnol jfbu at free.fr Abstract The libgreek package1 allows PDFLATEX users to use the Greek letters from the Libertine/Biolinum fonts of

6\ifdefined\pdfsavepos\else % works also in dvi mode 7 \PackageWarning{linegoal} 8 {This package requires pdfTeX for its \string\pdfsavepos\space primitive\MessageBreak 9 pdfTeX has

declaration command it replaces purpose name origin \ben \begin{enumerate} begin enumerate environment begin enumerate \fen \end{enumerate} end enumerate environment finish enumerate