Skip to main content
6 events
when toggle format what by license comment
Sep 24, 2024 at 17:00 history bumped CommunityBot This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Aug 25, 2024 at 16:59 answer added cfr timeline score: 1
Aug 24, 2024 at 20:49 comment added David Carlisle look in the log and as you show in the second form, latex linebreaks long messages but puts the (packagename) prefix at the start of every line, but in the first screenshot the editor has messed up the message removing the linebreaks but leaving the line prefix and in the second screenshot it has messed up the formatting, in both cases the log file as written by latex has the intended format it's just editor bugs in making the log summary
Aug 24, 2024 at 20:27 comment added azetina Thanks for the prompt feedback @DavidCarlisle . Any idea why in my second warning message `(mathicon) appears?
Aug 24, 2024 at 20:21 comment added David Carlisle latex is adding line breaks and prefixing the new lines with a package name (it does something similar with standard latex2e warnings, without using expl3). It appears that your editor isn't correctly handling the newlines, so you would need to fix that in the editor not in tex.
Aug 24, 2024 at 20:19 history asked azetina CC BY-SA 4.0