| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year, 5 months |
| seen | Nov 25 '12 at 12:02 | |
| stats | profile views | 91 |
|
Sep 10 |
comment |
Unmodified Source Code @Mr.Gundla Done. |
|
Sep 9 |
revised |
Unmodified Source Code deleted 1195 characters in body; edited title |
|
Sep 9 |
revised |
Unmodified Source Code added 53 characters in body |
|
Sep 9 |
revised |
Unmodified Source Code added 743 characters in body |
|
Sep 9 |
accepted | lualatex and lilypond/music notation |
|
Sep 9 |
accepted | Tikz matrix with header row |
|
Sep 9 |
accepted | data arrays in latex(or how to efficiently use data to drive layout) |
|
Sep 9 |
answered | data arrays in latex(or how to efficiently use data to drive layout) |
|
Sep 9 |
accepted | combine macro arguments with text |
|
Sep 9 |
accepted | lualatex print, directlua env, and newline |
|
Sep 9 |
answered | lualatex print, directlua env, and newline |
|
Sep 9 |
accepted | add “tag” to every page containing mdframed |
|
Sep 9 |
accepted | Get value of macro from lualatex directly |
|
Sep 9 |
answered | Get value of macro from lualatex directly |
|
Sep 9 |
accepted | Automatically fixing catcode output |
|
Sep 9 |
answered | Automatically fixing catcode output |
|
Sep 9 |
comment |
Unmodified Source Code @Mr.Gundla That essentially is the complete source. Add documentclass and wrap it with begin{document} and end{document}. I'm using lualatex. Are you saying that commenting out \obeyspaces does not change the output? |
|
Sep 9 |
comment |
xparse verbatim with newline ok, But then why does your method not print the strange characters to the pdf when mine does? (they seem essentially to do the same thing) |
|
Sep 9 |
asked | Unmodified Source Code |
|
Sep 9 |
comment |
xparse verbatim with newline What I'm trying to figure out is how you new to use the \begingroup and \endgroup and split the macro up into two parts like that. |