Replies: 3 comments 1 reply
-
Another thing what I have become aware just a moment ago, the things like the TODO-parser and outline, don't know what I'm doing! this should be solved in a second step! |
Beta Was this translation helpful? Give feedback.
0 replies
-
have a look at the manual, especially how to write a cwl file. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Also, the second Problem is still existent! The TODOS which I insert in the Scenes don't show up in the global TODO List! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm working on a steampunk Story and have there some complex Layouts, on of it is, that I want to have a graphical marker after each scene.
Also for the streamlining of working with SVN, I split every chapter into an own file!
The defined command which I have written, looks like this:
\newcommand{\loadScene}[1]{\input{./kapitel/#1} \splitLine }
The command
\splitLine
loads a little graphics, which marks the End of a scene.I think something like a comma-seperated list in the config dialog where I can simply say:
own include commands: loadScene, loadSomethingElse
regards
Beta Was this translation helpful? Give feedback.
All reactions