--
You received this message because you are subscribed to the Google Groups "yWriter" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ywriter+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ywriter/b8d9cfb4-9780-431a-b4de-af6420b82a5fn%40googlegroups.com.
If you mean changing the User Interface font, you can only set the size nowIf you mean changing fonts in the text itself:The font drop-down in the editor window was removed a long time ago, because it led to a lot of customer support emails where people thought the program supported changing fonts in only certain sections of the text.Since I use yWriter primarily to publish to ebook, where the reader ignores all font settings except bold/italics/etc, this feature was superfluous. (I'm also using my own markup language now instead of saving each file as RTF)When printing to physical books I use the Latex export, and so I set up <TEX latex commands here /TEX> variables like "SpecialFontOn" and "SpecialFontOff"My text then looks like [SpecialFontOn]this when I want to use a different font in print[SpecialFontOff]
On Tue, 10 Jan 2023 at 20:36, anvil...@gmail.com <anvil...@gmail.com> wrote:Hiya,Can anyone tell me where the font options went? In user interface settings, it's only possible to change the size of the font. What happened to the dropdown menu there used to be where we could chose font style and size, like in Word? I much preferred that. Doesn't make sense it's disappeared.Cheers,Charlie--You received this message because you are subscribed to the Google Groups "yWriter" group.To unsubscribe from this group and stop receiving emails from it, send an email to ywriter+u...@googlegroups.com.To view this discussion on the web visit https://groups.google.com/d/msgid/ywriter/b8d9cfb4-9780-431a-b4de-af6420b82a5fn%40googlegroups.com.--Visit spacejock.com.au for my articles on writing and publishing novels.--
You received this message because you are subscribed to a topic in the Google Groups "yWriter" group.To unsubscribe from this topic, visit https://groups.google.com/d/topic/ywriter/LDvceSkwKmY/unsubscribe.To unsubscribe from this group and all its topics, send an email to ywriter+u...@googlegroups.com.To view this discussion on the web visit https://groups.google.com/d/msgid/ywriter/CAN0R%3DkTORSRjTMkKBRRTMdgS6ynd9Cbk84GptDQ53qmvtsZW6w%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ywriter/719A99F9-0868-4704-BB05-0FF2C17342AD%40getmailspring.com.
To view this discussion visit https://groups.google.com/d/msgid/ywriter/1add3c46-4921-4fa6-83f0-90caf5cb4327n%40googlegroups.com.
I know I might not work in a reasonable way, that's why I'm only asking for information instead of suggesting to add the feature).
--
You received this message because you are subscribed to the Google Groups "yWriter" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ywriter+u...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/ywriter/b41e3d5a-8cfb-4b69-8505-417d748c1a30n%40googlegroups.com.
You can use <TEX and /TEX> to include latex commands, or just put <TEX> at the top of the scene if the whole thing is in Latex.After that you should be able to use whatever the latex command is to change font/typeface.