Hello!
First at all: sory my bad english
i use latex beamer to make a presentation.
i draw with tikz and foreach one graph:
\foreach \pos/\name in {{(0,2)/S2}, {(0,4)/S1}, {(4,3)/A}}
\node (\name) at \pos [] {$\name$};
\foreach \source/ \dest /\weight in {S1/A/5, S2/A/8}
\draw[->] (\source) to ...
Search found 1 match
Search found 1 match
• Page 1 of 1
- by XHelp
- Thu Nov 06, 2008 12:45 am
- Forum: Document Classes
- Topic: tikz + foreach question
- Replies: 1
- Views: 3369
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