[latex3-commits] [git/LaTeX3-latex3-babel] docs: Attempt to scape templantes. (e994a80)
Javier
email at dante.de
Tue Nov 16 18:19:32 CET 2021
Repository : https://github.com/latex3/babel
On branch : docs
Link : https://github.com/latex3/babel/commit/e994a80518d8188802b1570230ea3f48f95853e6
>---------------------------------------------------------------
commit e994a80518d8188802b1570230ea3f48f95853e6
Author: Javier <email at localhost>
Date: Tue Nov 16 18:19:32 2021 +0100
Attempt to scape templantes.
>---------------------------------------------------------------
e994a80518d8188802b1570230ea3f48f95853e6
docs/news/whats-new-in-babel-3.67.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/docs/news/whats-new-in-babel-3.67.md b/docs/news/whats-new-in-babel-3.67.md
index 0fad67e..b4ed078 100644
--- a/docs/news/whats-new-in-babel-3.67.md
+++ b/docs/news/whats-new-in-babel-3.67.md
@@ -21,6 +21,7 @@ words.
To define, set and unset the attribute, the LaTeX kernel provides the
macros `\newattribute`, `\setattribute` and `\unsetattribute`. Here is
an example of how to use this feature:
+{% raw %}
```tex
\documentclass{article}
@@ -48,6 +49,7 @@ Hello! \withoutspc{Hello!} Hol\withoutspc{a!} Hello\withoutspc{!} Hello!
\end{document}
```
+{% endraw %}
It will print:
> Hello! Hello ! Hello ! Hello! Hello!<br>
> Hello ! Hello! Hello! Hello! Hello !
More information about the latex3-commits
mailing list.