wishlist: displaying custom makros
Bug #1175826 reported by
igor igel
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
LaTeXDraw |
Triaged
|
Wishlist
|
Unassigned |
Bug Description
it would be nice when LaTeXDraw could display custom makros like e.g. the following
\lfloor*{n}
with following definition:
\DeclarePairedD
description: | updated |
To post a comment you must log in.
I think I get the idea but I do not understand your example.
Is your idea to allow users to define macros for the whole drawing that can be used in text shapes?
If it is the case, I do not see the relation between lfloor and DeclarePairedDe limiter{ \ceil}.
I saw on the Web the following example, where the text shape uses the defined macros: mathtools} elimiter{ \bra}{\ langle} {\rvert} elimiter{ \ket}{\ lvert}{ \rangle}
\usepackage{
\DeclarePairedD
\DeclarePairedD
\begin{document} =\bra{\ psi_0}\ rho(t)\ ket{\psi_ 0}$
$F(t)
\end{document}