Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add paragraphs with fieldset #7

Open
jauco opened this issue Jul 11, 2009 · 1 comment
Open

Add paragraphs with fieldset #7

jauco opened this issue Jul 11, 2009 · 1 comment

Comments

@jauco
Copy link
Owner

jauco commented Jul 11, 2009

Allow the user to define a paragraph template that can then be used in the document. The template contains the dictionary enumeration and lets the user pre-fill the labels. Each time a paragraph is constructed based on the template the fields are copied over to the paragraph and the user can fill in the body texts. The user is also able to append new labels. Removing labels from the template will leave them in the paragraphs based on the template.

@jauco
Copy link
Owner Author

jauco commented Jul 24, 2009

A paragraph will be divided in rows each row may have a variable amount of cells. Each cell is editable. The key is used to navigate between cells.

By default each paragraph consists of one row containing one cell the 'c' key is used to start a new cell on the row. The 'v' key will append a new row to the paragraph.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant