article AMS and fancy headers

2005-09-27 Thread Guillaume Marcais
When using article AMS layout and fancy headers, the word "english" is printed in the header before the title and my name. Like this: englishHOME WORK englishGUILLAUME MARCAIS Now looking for the word english in the Latex export I get: $ grep -i english HomeWork.tex \documentclass[onesi

Control as control on Mac OS X

2005-03-09 Thread Guillaume Marcais
On MacOSX, the Control modifier has been mapped to the "Apple key", and the Meta modifier to the "Alt key". I guess this is nice for old MacOS timers. But I am using the emacs binding and the fact that the control or escape changed place on the keyboard makes it almost a new set of binding to learn

Table in SGML LinuxDoc article

2005-06-22 Thread Guillaume Marcais
When I insert a table in LinuxDoc, it creates what looks like a text table (with + and |). But it seems to forget to add the right . So instead of the expected: +---+---+ | cell1 | cell2 | +---+---+ I get the unsightly: +---+---+| cell1 | cell2 |+---+---+ Is it a