Text Formatting ⇒ I cant see some of my words after compiling
I cant see some of my words after compiling
I am new here and a beginner with Latex too, and naturally I have a problem. I am using Texmaker 4.5 and when I am writing some of my sentences are hollow. There are still there, but after i compile the text, they are not visible on the pdf side.
I would be thankful for any help.
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
I cant see some of my words after compiling
have you checked the log-file? Are there any errors are warnings around? Can you see the sentences with another viewer?
Can you create a minimal compiling working example, so we can reproduce the issue?
I cant see some of my words after compiling

In the log file seems everything to be ok, i see no warnings.
And i have no idea how to produce a mcwe.
- Stefan Kottwitz
- Site Admin
- Posts: 10348
- Joined: Mon Mar 10, 2008 9:44 pm
I cant see some of my words after compiling
Have a look at some good information, click this link:

Stefan
I cant see some of my words after compiling
I have recreited the document and I find the problem. Somehow after the "%" everything goes hollow. The next sentence is normal, then again the same thing.
Do you now why is using "%" is a problem?
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
I cant see some of my words after compiling
If you need to typeset the percent sign, use
\%
, or even better: Make use of package siunitx.I cant see some of my words after compiling
I definietly will read one when I find some time.
- Stefan Kottwitz
- Site Admin
- Posts: 10348
- Joined: Mon Mar 10, 2008 9:44 pm