tex
How to generate a polygon number figure using metapost?
I\'m开发者_StackOverflow learning metapost and i want to know how to generate a figure like a polygon number http://en.wikipedia.org/wiki/Polygonal_number , i got triangular numbers but not hexagonal.[详细]
2022-12-20 02:18 分类:问答Making Latex typeset given text on two facing pages
How do I encourage/make Latex typeset some portion of text so that it will all appear on a consecutive even-page, odd-page pair of pages?[详细]
2022-12-19 22:57 分类:问答LaTeX Page Size --- how do I produce a page that is "just big enough"?
I was learning about using the command line version of latex today, and I was experimenting with outputting .tex to .dvi, and then .开发者_JAVA技巧dvi to .png.[详细]
2022-12-19 22:12 分类:问答LaTex - how to create boxes with fixed heights and widths, with enclosed text that is vertically and horizontally aligned?
This is for creating flashcards in LaTeX. My printer doesn\'t开发者_Go百科 support duplex printing - which packages like flashcards and flacards seem to require - so I am trying to create a two-column[详细]
2022-12-15 18:42 分类:问答Latex - extract substring/ignore characters
I have the following problem. I have defined a macro, \\func as follows \\newcommand{\\func}[1]{% do something with #1[详细]
2022-12-15 04:50 分类:问答What's the starting point to write functionality for LaTeX?
I\'m new to it but know it can\'t handle something special I need. I want to develop functionality for LaTeX. Problem: There\'s something called just TeX. Then there\'s LaTe开发者_如何转开发X. And the[详细]
2022-12-14 15:06 分类:问答Open Source LaTeX environment for educational books? [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2022-12-13 19:54 分类:问答Multicol and a floating box at the top of page, with text wrapping around it
I\'m writing an article for a magazine. I\'m trying to insert a (floating) 2-column box at the upper right corner of a 3-column document, with the text wrapping around it nicely andn the columns being[详细]
2022-12-11 06:44 分类:问答latex escape chars
I want to prepare a text for the use in a LaTeX document. I wrote a SQL Function which does a lot of REPLACE. For example _ -> \\_ and so on.[详细]
2022-12-09 23:55 分类:问答How to implement MapThread with basic list mapping?
Mathematica has a function MapThread that behaves like this: MapThread[ f , { {a,b,c} , {d,e,f} } ] -> { f[a,d] , f[b,e] , f[c,f] }[详细]
2022-12-09 00:05 分类:问答
加载中,请稍侯......