PDA

View Full Version : Anyone here any good at LaTeX?


Rover_Wow
07-23-2005, 07:08 AM
I need some help in LaTeX. Basically, on how to use the "\wbr" command (I'm writing a paper in Thai, and spaces don't separate words... so we have to tell LaTeX where a word ends with "\wbr") within an item delimited using the "\item" tag. When I try to compile it, the LaTeX compiler complains that putting a \wbr in an item is causing an error, and I need to be able to use the \wbr within the item so it can work.

Rover_Wow
07-25-2005, 12:26 AM
Turns out that I forgot the commands to allow for Thai (and I assume the \wbr command) in the preamble. Fixed, now works like a charm.