Oct. 8th, 2007

elfs: (Default)
If you're a unix geek, you've probably encountered LaTeX. If you're like me and write stories using a Linux box, you've got only a few choices: OpenOffice, Abiword, or LaTeX. I dislike the first two because they're heavyweight and give you "the power to fiddle endlessly," but they're not really great.

I have discovered (ironic, this) Emacs Muse, a development environment for books. It will automagically generate output in DocBox, LaTeX, and whatever else you want. It will auto-generate PDFs, but it does that by generating LaTeX and calling pdfLaTeX.

But I've always wanted better. And there is better. Enter XeTeX and its accompanying program XeLaTeX. XeLaTex on a properly installed box can use any font installed on the system, once you've given it the list of font paths. With 1,398 True Type fonts on my box, XeLaTeX is truly my cat's meow.

And once it's installed, the syntax is simple. To set the font to "Georgia," just define a font macro:
 \font\fe="Georgia"
\fe


I haven't figure out much beyond this. The title page still renders in the default. But it's a marvelous start, and it totally changes the way I approach LaTeX. The Gentoo installation was trivial, and the installer told it "use the same font libraries and paths as X." Most excellent.
elfs: (Default)
A comment I made this morning, preserved for antiquity:

"Y'know, it's just: copy the query string, systematically go along it chopping out the '&' while remembering where the string starts, lexgraphically sorting the string (by the way, are you supposed to do the lexgraphical sort after it's been unescaped? (in which you case you'll get syntactically meaningless (not that we care for signature purposes) strings like equation=x=7) in which case the pain in the ass quotient goes up a notch) using QSort, then re-assembling the query info, escaping it, and assembling it with METHOD, SCHEME, HOSTINFO, and the other two data whose names I can't recall because they haven't even dropped onto my radar yet.

Because, y'know, strings like equation%3Dx%253D7 just kinda rock my world."

Profile

elfs: (Default)
Elf Sternberg

June 2025

S M T W T F S
1234567
891011121314
15161718192021
22232425262728
2930     

Most Popular Tags

Style Credit

Expand Cut Tags

No cut tags
Page generated Jun. 25th, 2025 04:18 pm
Powered by Dreamwidth Studios