Benutzer-Werkzeuge

Webseiten-Werkzeuge


ebook:sigil

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Nächste Überarbeitung
Vorhergehende Überarbeitung
ebook:sigil [2020/01/11 18:40]
127.0.0.1 Externe Bearbeitung
ebook:sigil [2025/08/12 18:13] (aktuell)
walter [Tabelle einfügen]
Zeile 1: Zeile 1:
 ====== Sigil ====== ====== Sigil ======
 +===== Tabelle einfügen =====
 +Dazu gibt es (leider) keinen direkten Befehl, sondern man muss sich den gewünschten Code in einem HTML-Programm wie KompoZer (siehe [[https://​www.wgv-projekte.de/​pam-intrawiki_software/​doku.php?​id=cms:​html|HTML]]) erzeugen, kopieren und in Sigil an der gewünschten Stelle einbauen. Dabei aufpassen: Im Code sind br-Elemente,​ also <br>, enthalten, die beim EPUB-Check als Fehler gemeldet werden. Am besten einfach löschen (eine andere Möglichkeit wäre, das schließende Tag, also </​br>,​ von Hand einzubauen).
 +
 +Ist der komplette Tabellencode erst einmal in Sigil vorhanden, können die Tabellenzellen mit Inhalten befüllt werden.  ​
 +===== Semantik hinzufügen =====
 +(aus Sigil-Handbuch)
 +
 +Das Menü ist zugänglich,​ wenn eine Inhalts-HTML-Section mit der rechten Maustaste angeklickt wird. 
 +\\
 +
 +
 +This sub-menu allows you to designate the semantic "​type"​ for selected files. EPUB ereaders may 
 +use this information (stored in the content.opf file) to guide them in how to present these files to 
 +readers. ​
 +For Image files, the only option is Cover – to indicate that this image is the cover image of the 
 +book. 
 +For HTML files you can select from any of the following options – but each file can have only one 
 +type: 
 +  • Cover 
 +  • TitlePage ​
 +  • Table Of Contents ​
 +  • Index 
 +  • Glossary ​
 +  • Acknowledgements ​
 +  • Bibliography ​
 +  • Colophon ​
 +  • Copyright Page 
 +  • Dedication ​
 +  • Epigraph ​
 +  • Foreword ​
 +  • List Of Illustrations ​
 +  • List Of Tables ​
 +  • Notes 
 +  • Preface ​
 +  • Text 
 +
 +//Text// should be used to indicate the page of the book that should be shown when the book is first 
 +opened, but not all ereaders follow this convention. ​
 +
 ===== Indexing ===== ===== Indexing =====
 ==== Mark Entries for Indexing ==== ==== Mark Entries for Indexing ====
ebook/sigil.1578764445.txt.gz · Zuletzt geändert: 2020/01/11 18:40 von 127.0.0.1