mailing-list for TeXmacs Users

Text archives Help


[TeXmacs] Math in title and Hyper-modifier


Chronological Thread 
  • From: Aleksandar Andreski <address@hidden>
  • To: address@hidden
  • Subject: [TeXmacs] Math in title and Hyper-modifier
  • Date: Tue, 09 Dec 2008 16:59:16 +0100
  • Organization: Low Temperatures Group, University of Twente

Hi

I have the following 2 problems:

1. I cant place greek characters in the title of a document
(style:article), i.e. F5 does not work in a math ("$") environment when
in the title of an article. It interprets the F5 as an "em" (Emphasis).
It also seems not possible to have equations in the title.

2. The Hyper modifier doesn't work (it is not replacing F5 in math
mode). This is the output of xmodmap

xmodmap: up to 3 keys per modifier, (keycodes in parentheses):

shift Shift_L (0x32), Shift_R (0x3e)
lock Caps_Lock (0x42)
control Control_L (0x25), Control_R (0x6d)
mod1 Alt_L (0x40), Alt_R (0x71)
mod2 Num_Lock (0x4d)
mod3 Hyper_L (0x75)
mod4 Meta_L (0x73), Meta_R (0x74)
mod5 Mode_switch (0x5d), BadKey (0x7c)

I adjusted it manually so that Alt_L is the left and Alt_R is the right
alt key, Meta_L is the left and Meta_R is the right windows key and
Hyper_L is the Menu key.

This keymap adjustment I did by looking up the codes of the keys on the
keyboard (from the file in /etc/X11/xkb/keycodes/xfree86) and then using
commands like "keycode 113 = Alt_R" to assign keysyms to keycodes,
followed by assignment of these keysyms to the modifiers (mod1, 2 and
3). Then I instructed TexMacs to use the mod3 as equivalent for the H
modifier in the Prefenerences->Keyboard menu.

I am running TexMacs 1.0.7 compiled from source on Ubuntu Hardy Heron.
This is the output of setxkbmap -print:

xkb_keymap {
xkb_keycodes { include "xfree86+aliases(qwerty)" };
xkb_types { include "complete" };
xkb_compat { include "complete" };
xkb_symbols { include "pc+us+inet(acpi)+level3(ralt_alt)" };
xkb_geometry { include "pc(pc104)" };
};



Greetings

Aleksandar Andreski

P.S. Why is the Tutorial menu grayed out in Help->Full Manuals?

--
Condensed Matter Physics and Devices group
MESA+ Institute for Nanotechnology
University of Twente
Postbus 217
7500 AE Enschede
Nederland
tel: +31 (0)53 489 3014




Archive powered by MHonArc 2.6.19.

Top of page