Let it be a simple environment with one parameter Used like this
Code: Select all
\begin{testenv}{Any text}\label{testenv1}The parameter is '#1'\end{testvenv}
Code: Select all
\somecommand{testev1}
Thanks,
JC
Code: Select all
\begin{testenv}{Any text}\label{testenv1}The parameter is '#1'\end{testvenv}
Code: Select all
\somecommand{testev1}
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
\gdef
to define a macro globally inside the environment. But note: In case of nested usage of the environment, the last \gdef
will be the valid one independent of the nest level.NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p