#LaTeX Haiku - Changing font and text color in ChatGPT

15 messages · Page 1 of 1 (latest)

torn mirage
#

You can change the font and text color in ChatGPT using Latex syntax. This prompt creates a colorful haiku using this syntax.


\[
\huge \textcolor{cyan}{\texttt{TEXT}}
\]
\[
\huge \textcolor{magenta}{\textit{TEXT}}
\]
\[
\huge \textcolor{yellow}{\textrm{TEXT}}
\]

Only display the haiku, nothing else. Do not show in code block. 

Haiku topic: humans and AI together```
torn mirage
#

LaTeX Haiku - Changing font and text color in ChatGPT

mental geyser
#

Wow I did not know you could do this, please add this to The Prompt Index (just Google us), feel free to find us on telegram also. ChatGPTMastermind.
Thanks for sharing this!

digital cave
torn mirage
digital cave
torn mirage
pliant hill
torn mirage
#

🤯

torn mirage
formal stirrup
# torn mirage This model still ends up surprising me sometimes. It kept saying it couldn't mak...

Our poor AI model was not trained that it can use this. It knows how to type the characters to do it that work, what it lacks is any ability to see the output. It appears to understand it can successfully use Markdown, but it's understanding of if and how it can use the other options, such as color and LaTeX formatting, is often, but not always, iffy.

Each new chat sparks a new set of answers from the training data, which may be very consistent or highly varied, depending on what the training data has about that specific area of interest. If you tell it that worked, you see beautiful color and no problems at all, the code is hidden from you but works perfectly, and ask it to keep doing whatever you want using that color, it gladly will.

However, you lucked out with the 'imagine you can' command. It will imagine for you - what it might not do is 'imagine' a working method. That time it took from training data that it didn't believe would work, and happened to pick the working set.

Another time that command might get it to imagine using a non-working method.

Beautiful to see it succeed though!

torn mirage
# formal stirrup Our poor AI model was not trained that it can use this. It knows how to type th...

Yep, that's why I had to include in the prompt "Only display the haiku, nothing else.", it kept including a message that it probably won't display correctly. The problem isn't that the LaTeX formatting isn't in the training data, but that the capabilities of the web interface rendering isn't known to the model. It doesn't know which latex packages are or aren't included or the exact specifications behind the interface.

Even I was surprised when it rendered correctly with each letter as a separate color in Draconiator's example. Maybe we can look at the variations of possible outputs as a feature, not a bug. That is what evolution is after all... random imperfections that end up being the key to improvement.

raven notch
#

AWESOME

pliant hill