wishlist: displaying custom makros

Bug #1175826 reported by igor igel
12
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:
\DeclarePairedDelimiter{\ceil}{\lceil}{\rceil}

igor igel (xxlspamxxl)
description: updated
Revision history for this message
arno_b (arno.b) wrote :

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 DeclarePairedDelimiter{\ceil}.

I saw on the Web the following example, where the text shape uses the defined macros:
\usepackage{mathtools}
\DeclarePairedDelimiter{\bra}{\langle}{\rvert}
\DeclarePairedDelimiter{\ket}{\lvert}{\rangle}

\begin{document}
  $F(t)=\bra{\psi_0}\rho(t)\ket{\psi_0}$
\end{document}

Revision history for this message
igor igel (xxlspamxxl) wrote :

exactly, that is what I meant. Sorry for my bad example. Such a feature of course is not crucially important but it would make it easier to position text constructs with macros.

Revision history for this message
arno_b (arno.b) wrote :

Ok. It is interesting and would work like packages in latexdraw.

Changed in latexdraw:
status: New → Triaged
importance: Undecided → Wishlist
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.