GNU TeXmacs - Bugs: bug #62800, Allow specific tag to have...
You are not allowed to post comments on this tracker with your current authentication level.
bug #62800: Allow specific tag to have multiline contents
Submitter: | Gennady Uraltsev <guraltsev> | ||
Submitted: | Fri 22 Jul 2022 06:53:14 PM UTC | ||
Category: | Editor | Priority: | 5 - Normal |
Item Group: | Wishlist | Status: | None |
Privacy: | Public | Assigned to: | None |
Originator Name: | Open/Closed: | Open | |
Release: | None | Release: | |
Fixed Release: | None | Fixed Release: | |
Keywords: |
Sat 05 Nov 2022 01:26:48 PM UTC, comment #1: |
Aeh9quu9 <ohnie0ai> |
Fri 22 Jul 2022 06:53:14 PM UTC, original submission:
One of the intended uses of the =specific= tag is to include code that will be exported only to latex into the preamble.
|
Gennady Uraltsev <guraltsev> |
No files currently attached
Depends on the following items: None found
Items that depend on this one: None found
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
This is also used when one uses TikZ/LaTeX executative plugins, say, since these codes are LaTeX codes, it is natural to keep them in the converted LaTeX code, and a hacking is using <specific|texmacs|...> to include the TeXmacs code for the plugin, say, <script-output ...>, and <specific|latex|...> to include the TikZ/LaTeX code.
I want to point out that there is a workaround, although not perfect: use the text editor (instead of TeXmacs) to insert multi-line codes in the <specific|...|...>, and reload it through TeXmacs.