Hi,
I'm learning TeX from the texbook. I tried to write a loop that is similar to part of the solution to exercise 11.5 (on page 215):
\def\dolist{\afterassignment\dodolist\let\next= }
\def\dodolist{\ifx\next0 \let\again\relax \else
[\next]\let\again\dolist \fi \again}
\dolist 1 2 3 0
Then the ...
Search found 1 match
Search found 1 match
• Page 1 of 1
- by alansd
- Sat Oct 02, 2010 11:29 am
- Forum: General
- Topic: A question about loop/recursion from texbook
- Replies: 1
- Views: 1440
Search found 1 match
• Page 1 of 1
Jump to
- LaTeX
- ↳ Text Formatting
- ↳ Graphics, Figures & Tables
- ↳ Math & Science
- ↳ Fonts & Character Sets
- ↳ Page Layout
- ↳ Document Classes
- ↳ General
- LaTeX's Friends
- ↳ BibTeX, biblatex and biber
- ↳ MakeIndex, Nomenclature, Glossaries and Acronyms
- ↳ Conversion Tools
- ↳ Viewers for PDF, PS, and DVI
- ↳ XeTeX
- ↳ Others
- LaTeX Distributions
- ↳ Decision Guidance
- ↳ MiKTeX and proTeXt
- ↳ TeX Live and MacTeX
- ↳ Others
- LaTeX Editors
- ↳ Decision Guidance
- ↳ AUCTeX
- ↳ Kile
- ↳ LEd
- ↳ LyX
- ↳ Scientific Word/Workplace
- ↳ Texmaker and TeXstudio
- ↳ TeXnicCenter
- ↳ Announcements
- ↳ General
- ↳ Templates, Wizards & Tools
- ↳ Feature Suggestions
- ↳ Development
- ↳ TeXShop
- ↳ TeXworks
- ↳ WinEdt
- ↳ WinShell
- ↳ Others
- LaTeX Templates
- ↳ Articles, Essays, and Journal Templates
- ↳ Theses, Books, Title pages
- ↳ Letters
- ↳ Presentations and Posters
- ↳ Curricula Vitae / Résumés
- ↳ Assignments, Laboratory books and reports
- ↳ Calendars and Miscellaneous
- LaTeX Community
- ↳ Announcements
- ↳ Community talk
- ↳ Comments & Wishes
- ↳ New Members
- LaTeX Books
- ↳ LaTeX Beginner's Guide