Loading .gitlab-ci.yml +1 −1 Original line number Diff line number Diff line image: texlive/texlive image: texlive/texlive:pretest stages: - build Loading example/mu/example.dtx +8 −9 Original line number Diff line number Diff line Loading @@ -631,20 +631,19 @@ Wünsch mir Glück! %<*pdftex> \shorthandoff{-} %</pdftex> \begin{markdown*}{% hybrid, \begin{markdown}[% definitionLists, footnotes, inlineFootnotes, notes, inlineNotes, hashEnumerators, fencedCode, citations, citationNbsps, pipeTables, rawAttribute, tableCaptions, } ] If you decide that \LaTeX{} is too wordy for some parts of your If you decide that `\LaTeX`{=tex} is too wordy for some parts of your document, there are [packages](https://www.ctan.org/pkg/markdown "Markdown") that allow you to use more lightweight markup next to it. Loading Loading @@ -786,7 +785,7 @@ belong to the previous footnote. Citations are used to provide bibliographical references to other documents. This is a regular citation~[@borgman03, p. 123]. This is an in-text citation: @borgman03\. You can also cite several authors an in-text citation: @borgman03. You can also cite several authors at once using both regular~[see @borgman03, p. 123; @greenberg98, sec. 3.2; and @thanh01] and in-text citations: @borgman03 [p.123; @greenberg98, sec. 3.2; @thanh01]. Loading Loading @@ -830,7 +829,7 @@ print(joe.pop, " ") while joe.size > 0 print "\n" ~~~~~~ \end{markdown*} \end{markdown} %<*pdftex> \shorthandon{-} %</pdftex> Loading Loading
.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line image: texlive/texlive image: texlive/texlive:pretest stages: - build Loading
example/mu/example.dtx +8 −9 Original line number Diff line number Diff line Loading @@ -631,20 +631,19 @@ Wünsch mir Glück! %<*pdftex> \shorthandoff{-} %</pdftex> \begin{markdown*}{% hybrid, \begin{markdown}[% definitionLists, footnotes, inlineFootnotes, notes, inlineNotes, hashEnumerators, fencedCode, citations, citationNbsps, pipeTables, rawAttribute, tableCaptions, } ] If you decide that \LaTeX{} is too wordy for some parts of your If you decide that `\LaTeX`{=tex} is too wordy for some parts of your document, there are [packages](https://www.ctan.org/pkg/markdown "Markdown") that allow you to use more lightweight markup next to it. Loading Loading @@ -786,7 +785,7 @@ belong to the previous footnote. Citations are used to provide bibliographical references to other documents. This is a regular citation~[@borgman03, p. 123]. This is an in-text citation: @borgman03\. You can also cite several authors an in-text citation: @borgman03. You can also cite several authors at once using both regular~[see @borgman03, p. 123; @greenberg98, sec. 3.2; and @thanh01] and in-text citations: @borgman03 [p.123; @greenberg98, sec. 3.2; @thanh01]. Loading Loading @@ -830,7 +829,7 @@ print(joe.pop, " ") while joe.size > 0 print "\n" ~~~~~~ \end{markdown*} \end{markdown} %<*pdftex> \shorthandon{-} %</pdftex> Loading