novelibre ${Home page} > Páginas en castellano > ${Online help} > nv_editor
User guide
This page refers to the latest nv_editor release. You can open it with Ayuda > ${Editor plugin Online help}.
You can use the section editor to quickly edit and split individual sections. The editor provides access to the internal markup, which is similar to HTML.
Open a section editor window by double-clicking on a section, or via the
Sección > ${Edit} menu entry when a section is selected, or by hitting
the Enter key.
Note
- If the project is locked, editor windows cannot be opened.
- If you choose a section already open, the window will be brought to the foreground.
${Shift}-Arrow.${Ctrl}-${Shift}-Arrow.${Ctrl}-A selects the whole text.${Ctrl}-C copies the selected text to the clipboard.${Ctrl}-X cuts the selected text and moves it to the clipboard.${Ctrl}-V pastes the clipboard text content to the cursor position.${Ctrl}-I places “emphasized” markup around the selected text or
at the cursor, like so:
<em>Example</em>{.html}
If the selection is already emphasized, the command removes the markup.
${Ctrl}-B places “strong” markup around the selected text or at
the cursor, like so:
<strong>Example</strong>{.html}
If the selection is already strong, the command removes the markup.
${Ctrl}-M removes “emphasized” and “strong” markup from the
selection.
${Ctrl}-Z undoes the last editing. Multiple undo is possible.${Ctrl}-Y redoes the last undo. Multiple redo is possible.With Sección > ${Split} or ${Ctrl}-Alt-S, you can
split the section at the cursor position.
With Sección > Nuevo or ${Ctrl}-Alt-N, you can create a section.
With ${Ctrl}-S, you can apply changes to the section. Then “Modified”
status is displayed in novelibre.
Note
Before applying changes, the program checks the editor content for XML validity. Malformed XML will not be accepted.
Alt-F4.${Ctrl}-Q.Copyright (c) by Peter Triesberger. All rights reserved.