Hi, I would like to learn Plain TeX and I'm reading Knuth's "The TeXBook".At Chapter 7, Knuth talks about the \string command and how it converts control sequences into lists of characters tokens. Why when I typed \string\TeX I got "TeX, but when I wrote {\tt \string\TeX} I got \TeX?
I guess it's ...
Search found 3 matches
- Sun Feb 03, 2013 6:36 pm
- Forum: General
- Topic: \string command behavior - Plain TeX
- Replies: 2
- Views: 6571
- Tue Jun 05, 2012 4:29 am
- Forum: Math & Science
- Topic: breqn | Automatic Line Break for Fraction
- Replies: 2
- Views: 5756
Re: breqn | Automatic Line Break for Fraction
Thanks for your answer!
- Mon Jun 04, 2012 7:01 pm
- Forum: Math & Science
- Topic: breqn | Automatic Line Break for Fraction
- Replies: 2
- Views: 5756
breqn | Automatic Line Break for Fraction
Hi,
does somebody know how to automatic line break a long numerator in a fraction?
I made a program which generate a latex output, but sometimes the math formula is too wide and not fix in a page.
I used the dmath enviroment to break the equation, but when the numerator is long, dmath didn't break ...
does somebody know how to automatic line break a long numerator in a fraction?
I made a program which generate a latex output, but sometimes the math formula is too wide and not fix in a page.
I used the dmath enviroment to break the equation, but when the numerator is long, dmath didn't break ...