"inputenc Error: Unicode char \u8" error while trying to write a degree symbol (invisible character)
How to use \multirow
Omitting the date when using \maketitle
Is there any way to do a correct word count of a LaTeX document?
TexMaker - "File not found" when viewing as pdf
When should I use \input vs. \include?
How do I put text over symbols?
"inputenc Error: Unicode char \u8" error while trying to write a degree symbol (invisible character)
https://tex.stackexchange.com/landing/r/digest?cta=question&id=4268
No matter how I try to do it I always get the following error : ! Package inputenc Error: Unicode char \u8:A^\[DiscretionaryHyphen] not set up for use with LaTeX. I have tried using A^\[DiscretionaryHyphen]A^\[DiscretionaryHyphen]A^\[DiscretionaryHyphen]$^{\circ}$, \deg, \textdegree, ... [symbols] [unicode]
asked by levesque https://tex.stackexchange.com/landing/r/digest?cta=user&id=10 Score of
107 How to use \multirow https://tex.stackexchange.com/landing/r/digest?cta=question&id=73283
I can compile this table separately but when I want to compile the whole file, it gives me an error, which is fixed by removing \multirow. \usepackage{multirow} \begin{table}[htbp] \begin{center} \... [tables] [multirow]
asked by anna https://tex.stackexchange.com/landing/r/digest?cta=user&id=18922 Score of 136
answered by Gonzalo Medina https://tex.stackexchange.com/landing/r/digest?cta=user&id=3954
Score of 205 Omitting the date when using \maketitle https://tex.stackexchange.com/landing/r/digest?cta=question&id=2760
I'm using the \author and \title commands to produce a title with \maketitle. I also know that there is a \date command to specify the date of my work. However, if I omit \date, \maketitle will ... [titles] [datetime]
asked by lockstep https://tex.stackexchange.com/landing/r/digest?cta=user&id=510 Score of
389 answered by frabjous https://tex.stackexchange.com/landing/r/digest?cta=user&id=411 Score
of 384 Is there any way to do a correct word count of a LaTeX document? https://tex.stackexchange.com/landing/r/digest?cta=question&id=534
Often assignments (or even papers) have a word count limit. That is not a big deal when using Word, but I don't know how to do that using LaTeX. My solution has been so far to compile the document and ... [packages] [compiling] [word-count] [scripts]
asked by Vivi https://tex.stackexchange.com/landing/r/digest?cta=user&id=14 Score of 416
answered by ShreevatsaR https://tex.stackexchange.com/landing/r/digest?cta=user&id=48
Score of 226 TexMaker - "File not found" when viewing as pdf https://tex.stackexchange.com/landing/r/digest?cta=question&id=45900
At the moment I'm having a problem when trying to view my LaTeX file as a PDF. Whether I do it internal or external I both the error "File not found.". I have no idea what file it means. I've read ... [errors] [pdf] [texmaker]
asked by Floris Devriendt https://tex.stackexchange.com/landing/r/digest?cta=user&id=12124
Score of 35 When should I use \input vs. \include? https://tex.stackexchange.com/landing/r/digest?cta=question&id=246
There are two different commands to incorporate another file into the source of some document, \input and \include. When should I use one or the other? What are the differences between them? Are there ... [include] [input]
asked by Phil Miller https://tex.stackexchange.com/landing/r/digest?cta=user&id=60 Score
of 1444 answered by Michael Mrozek https://tex.stackexchange.com/landing/r/digest?cta=user&id=29
Score of 1319 How do I put text over symbols? https://tex.stackexchange.com/landing/r/digest?cta=question&id=74125
This is difficult for me to explain, but how do I put words over a symbol? For instance, I want to add words over an equal sign. Anyone know the command/syntax for that? Also adding ^ doesn't cut it..... [syntax]
asked by Lemon https://tex.stackexchange.com/landing/r/digest?cta=user&id=10554 Score of
154