Subject: mailing-list for TeXmacs Users
List archive
From : Kyle Andrews <address@hidden>- To: Philippe Joyez <address@hidden>, "address@hidden" <address@hidden>
- Subject: Re: [TeXmacs] Is it possible to change the direction/rotation of text?
- Date: Sun, 07 Jan 2018 20:02:01 +0000
I found from reading the documentation that using a scheme session I could use the following code to add the submenu items you show in your screenshot:
(menu-bind transform-menu
(former)
---
(link linear-transform-menu))
Now, I just need to figure out which modules I need to load before that snippet works in my my-init-texmacs.scm file. Back to reading the documentation for me :).(menu-bind transform-menu
(former)
---
(link linear-transform-menu))
On Sun, 7 Jan 2018 at 13:10 Kyle Andrews <address@hidden> wrote:
Nope, I don't see that submenu in the GUI although I have been exploring the format-menu.scm file and have seen the source code for that submenu there, but it doesn't seem to be linked to the main transform menu.
The current transform menu code is:
(menu-bind transform-menu
(link adjust-menu)
---
(link format-special-menu))
I think the code should instead be:
(menu-bind transform-menu
(link adjust-menu)
---
(link linear-transform-menu)
---
(link format-special-menu))On Sun, 7 Jan 2018 at 12:40 <address@hidden> wrote:Strange. Doesn't your Format menu looks like this?
- [TeXmacs] Is it possible to change the direction/rotation of text?, Kyle Andrews, 01/07/2018
- Re: [TeXmacs] Is it possible to change the direction/rotation of text?, Philippe Joyez, 01/07/2018
- Re: [TeXmacs] Is it possible to change the direction/rotation of text?, Kyle Andrews, 01/07/2018
- Message not available
- Message not available
- Re: [TeXmacs] Is it possible to change the direction/rotation of text?, Kyle Andrews, 01/07/2018
- Message not available
- Re: [TeXmacs] Is it possible to change the direction/rotation of text?, Kyle Andrews, 01/07/2018
- Message not available
- Re: [TeXmacs] Is it possible to change the direction/rotation of text?, Kyle Andrews, 01/07/2018
- Message not available
- Message not available
- Re: [TeXmacs] Is it possible to change the direction/rotation of text?, Kyle Andrews, 01/07/2018
- Re: [TeXmacs] Is it possible to change the direction/rotation of text?, Philippe Joyez, 01/07/2018
Archive powered by MHonArc 2.6.19.