diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/embrac')
-rw-r--r-- | Master/texmf-dist/doc/latex/embrac/README | 4 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/embrac/embrac_en.pdf | bin | 462479 -> 456745 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/embrac/embrac_en.tex | 42 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/embrac/embrac_kerning_test.tex | 8 |
4 files changed, 35 insertions, 19 deletions
diff --git a/Master/texmf-dist/doc/latex/embrac/README b/Master/texmf-dist/doc/latex/embrac/README index 477c644cbe8..e07d2f2340a 100644 --- a/Master/texmf-dist/doc/latex/embrac/README +++ b/Master/texmf-dist/doc/latex/embrac/README @@ -3,13 +3,13 @@ the EMBRAC package Upright Brackets in Emphasized Text -2017/07/04 v0.7 +2019/10/01 v0.8 -------------------------------------------------------------------------- Clemens Niederberger Web: https://bitbucket.org/cgnieder/embrac/ E-Mail: contact@mychemistry.eu -------------------------------------------------------------------------- -Copyright 2012--2017 Clemens Niederberger +Copyright 2012--2019 Clemens Niederberger This work may be distributed and/or modified under the conditions of the LaTeX Project Public License, either version 1.3 diff --git a/Master/texmf-dist/doc/latex/embrac/embrac_en.pdf b/Master/texmf-dist/doc/latex/embrac/embrac_en.pdf Binary files differindex 457f76889fc..41adfcec3be 100644 --- a/Master/texmf-dist/doc/latex/embrac/embrac_en.pdf +++ b/Master/texmf-dist/doc/latex/embrac/embrac_en.pdf diff --git a/Master/texmf-dist/doc/latex/embrac/embrac_en.tex b/Master/texmf-dist/doc/latex/embrac/embrac_en.tex index ec1bfb379e5..635475e4439 100644 --- a/Master/texmf-dist/doc/latex/embrac/embrac_en.tex +++ b/Master/texmf-dist/doc/latex/embrac/embrac_en.tex @@ -12,7 +12,7 @@ % Web: https://bitbucket.org/cgnieder/embrac/ % E-Mail: contact@mychemistry.eu % -------------------------------------------------------------------------- -% Copyright 2012--2017 Clemens Niederberger +% Copyright 2012--2019 Clemens Niederberger % % This work may be distributed and/or modified under the % conditions of the LaTeX Project Public License, either version 1.3 @@ -40,6 +40,7 @@ AddEmph, ChangeEmph, DeleteEmph, + emb,embbracket,embparen, EmbracOff, EmbracOn, printbibliography, @@ -97,17 +98,6 @@ I like to thank both Dominik Waßenhoven for inspiration~\cite{dtk12-dw} and Bruno Le Floch for providing code~\cite{lefloch11}. Without either of them this package probably wouldn't exist. -\section{New} -\begin{description} - \item[v0.1a] The command \cs{RenewEmph} has been renamed into - \cs{ChangeEmph} and a new slightly different \cs{RenewEmph} has been added. - \item[v0.2] Improved interaction with \pkg{biblatex}. - \item[v0.3] Added support for \pkg*{fontspec}'s \cs{textsi}. - \item[v0.5] Don't replace brackets in math mode. - \item[v0.6] Added support for \cs{textsl}. - \item[v0.7] Added support for symbols with a catcode other than~12. -\end{description} - \section{About}\label{sec:about} \begin{cnltxquote}[{\cite[85]{bringhurst04}}] Parentheses and brackets are not letters, and it makes little sense to speak @@ -127,7 +117,6 @@ package probably wouldn't exist. from my [sic] bed}.\kern.05em} \end{cnltxquote} -\noindent Both this quote from~\citetitle{bringhurst04} by Robert Bringhurst and the article \citetitle{dtk12-dw} by Dominik Waßenhoven~\cite{dtk12-dw} inspired this package. Indeed, \embrac\ heavily borrows from the code @@ -341,5 +330,32 @@ Please be aware that \embrac\ does not affect \cs{itshape} nor \cs{em} (nor \begin{example} \itshape This is italic [sic] text. \end{example} +In cases like this one of the following commands could be used: +\begin{commands} + \command{emb}[\marg{op}\marg{cl}\marg{text}] + Encloses\sinceversion{v0.8} \meta{text} with \meta{op} and \meta{cl}. Both + \meta{op} and \meta{cl} must be brackets known to \embrac. + \command{embparen}[\marg{text}] + Encloses\sinceversion{v0.8} \meta{text} with upright parentheses. This is + the same as \cs{emb}\Marg{(}\Marg{)}\marg{text}. + \command{embbracket}[\marg{text}] + Encloses\sinceversion{v0.8} \meta{text} with upright brackets. This is + the same as \cs{emb}\Marg{[}\Marg{]}\marg{text}. +\end{commands} +\begin{example} + \itshape This is italic \embbracket{sic} text. +\end{example} + +\section{Version History} +\begin{description} + \item[v0.1a] The command \cs{RenewEmph} has been renamed into + \cs{ChangeEmph} and a new slightly different \cs{RenewEmph} has been added. + \item[v0.2] Improved interaction with \pkg{biblatex}. + \item[v0.3] Added support for \pkg*{fontspec}'s \cs{textsi}. + \item[v0.5] Don't replace brackets in math mode. + \item[v0.6] Added support for \cs{textsl}. + \item[v0.7] Added support for symbols with a catcode other than~12. + \item[v0.8] Added \cs{embparen}, \cs{embbracket} and \cs{emb}. +\end{description} \end{document} diff --git a/Master/texmf-dist/doc/latex/embrac/embrac_kerning_test.tex b/Master/texmf-dist/doc/latex/embrac/embrac_kerning_test.tex index ec1425c169d..dbd52af4778 100644 --- a/Master/texmf-dist/doc/latex/embrac/embrac_kerning_test.tex +++ b/Master/texmf-dist/doc/latex/embrac/embrac_kerning_test.tex @@ -1,4 +1,4 @@ -% arara: pdflatex +% arara: lualatex: { interaction: nonstopmode } % -------------------------------------------------------------------------- % the EMBRAC package % @@ -35,8 +35,8 @@ \usepackage{fontspec} % load desired font, for example: -% \usepackage{libertine} -\setmainfont{Minion Pro} +\usepackage{libertine} +% \setmainfont{Minion Pro} \usepackage{embrac} @@ -76,4 +76,4 @@ \emph{This is emphasized text (as you can see).} -\end{document}
\ No newline at end of file +\end{document} |