All Questions
Tagged with calligraphy expl3
3 questions
3
votes
1
answer
924
views
Undefined control sequence \g__prg_map_int [duplicate]
I'm trying to improve an answer of mine and I've found a solution which works perfectly on Overleaf (I looked at the log, not only what is displayed).
\listfiles
\documentclass[12pt,fleqn]{article}
\...
11
votes
1
answer
310
views
Undefined sequence error with calligraphy tikz library
The following MWE is from calligraphy's manual (p.9) with Joseph Wright's workaround for the library's use of obsolete functions:
\documentclass[border=10pt]{standalone}
\usepackage{tikz}
\usepackage{...
11
votes
1
answer
624
views
TL2018 (MacTeX) and TikZ calligraphy library
Under MacTeX 2018 the following TeX file:
\documentclass{article}
\usepackage{tikz}
\usetikzlibrary{decorations.pathreplacing,calligraphy}
\begin{document}
\tikz\draw[decorate,decoration={...