Search found 4 matches

by JudMc
Sat Feb 09, 2019 11:15 pm
Forum: General
Topic: Overfull \hbox
Replies: 2
Views: 26088

Overfull \hbox

I'm getting "Badbox - Overfull \hbox (4.42519pt too wide) in paragraph lines 198--199" on this:

From Example~\ref{origEx2}, with $s = 2^6-6$, we get the following: $T_{58}(2^{2^6}) = (2^6)T_{58}(2) = (2^6)2^{58} = 2^{64}$.

and I can't figure out why, or how to fix it. I've gotten this before when ...
by JudMc
Mon Feb 04, 2019 9:22 am
Forum: Text Formatting
Topic: mailto
Replies: 5
Views: 16493

mailto

But here is something that may be related to hyperref. I think I started getting warnings on this line after I added hyperref:

\section{The sets $T^*(s)$ for various $s$}

Token not allowed in a PDF string (PDFDocEncoding):(hyperref) removing 'superscript' (2 of these)
Token not allowed in a PDF ...
by JudMc
Mon Feb 04, 2019 8:28 am
Forum: Text Formatting
Topic: mailto
Replies: 5
Views: 16493

mailto

Yes, that works. Thank you, there is a lot to know about TeX, etc.
by JudMc
Mon Feb 04, 2019 6:08 am
Forum: Text Formatting
Topic: mailto
Replies: 5
Views: 16493

mailto

Hello, I'm new here and have been using LaTeX in a small way for a few months, using Texmaker.

I adapted this line from someone else's TeX file:

\href{mailto:jud@xyz.com}{\tt jud@xyz.com}

Texmaker gives the error message:
! Undefined control sequence.<recently read> \href \href
and it puts all ...