Link to originalMaintenance
Maintenance
“Say. That’s an interesting Dwemer piece you have there. What can you tell me about it?
It is requested that this article, or a section of this article, be expanded.
About
Infobox
TES Bookmaker
Caption
Ajira’s Flower Report as rendered by TES Bookmaker
image source: Morrowind Modding WikiDetails
Type Name Links English version:
- Nexus Mods
- Github
Russian version (original):
- FullRestRequirements none Author - Дарин (Darin), original author.
- MassiveJuice, English translation.
TES Bookmaker is a simple text editor for creating Morrowind books, capable of converting plain text into Morrowind’s bespoke HTML format and featuring a GUI with buttons for text-formatting.
The original tool developed by Дарин (Darin) is in Russian, but an English language version by MassiveJuice is available.
Usage
The editor works by applying Morrowind-specific HTML markup to plain text.
Plain text can be entered in the left-hand panel and, by pressing the green arrow, gets formatted with HTML in the right-hand panel. Further editing can be done in the right-hand panel by manually typing, or by using the UI buttons. These include:
- New Line: adds HTML
<BR>
tag to indicate a new line - Center Text: adds HTML
<DIV ALIGN="CENTER">
. - Left-Align Text: adds HTML
<DIV ALIGN="CENTER">
- Insert Image: Pop-up to specify an image’s source, width and height.
- A: Pop-up to specify font name, size and color.
Once finished, the marked-up text is ready to be entered into a book object in the Construction Set.
Alternative Tools
Related Tools
- Live Book Editing: These two tools can be used in conjunction to quickly format and preview book text.
External Links
- Notes for Modmakers, “TES Bookmaker” (Russian)