Thank you for pyWeb. Looks great.
What way would you recommend to change the LaTeX strings, for instance the string in <<LaTeX code chunk begin>> ?
Put a .cfg file in your home directory to modify the markup around code in woven docs
You seem to have CSS turned off. Please don't fill out this field.
I added the capability to put a .cfg file with sections like this.
[LaTeX] code_chunk_begin=\begin{schemedisplay} code_chunk_end=\end{schemedisplay}
The name of the section is the name of the Weaver, such as HTML.
Log in to post a comment.
View and moderate all "bugs Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Bugs"
Put a .cfg file in your home directory to modify the markup around code in woven docs
View and moderate all "bugs Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Bugs"
I added the capability to put a .cfg file with sections like this.
[LaTeX]
code_chunk_begin=\begin{schemedisplay}
code_chunk_end=\end{schemedisplay}
The name of the section is the name of the Weaver, such as HTML.