Text FormattingProblem with headings

Information and discussion about LaTeX's general text formatting features (e.g. bold, italic, enumerations, ...)
Post Reply
seba7207
Posts: 7
Joined: Thu Oct 06, 2011 10:47 am

Problem with headings

Post by seba7207 »

Hi everyone,
I have problem with my book in Latex. In introduction {Wprowadzenie} I have not a number. In this introduction is the section*{Cel i zakres pracy} without number too. But after compilation I have in this book Introduction without number in the upper part of book), but in section I have number 0.0 Cel i zakres pracy. It was wizualized in an attached file. Thanks for help
Regards
Sebastian
Attachments
Latex.JPG
Latex.JPG (20.96 KiB) Viewed 2235 times

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

Johannes_B
Site Moderator
Posts: 4182
Joined: Thu Nov 01, 2012 4:08 pm

Problem with headings

Post by Johannes_B »

This happens when inserting bad code found on the internet. Use a very simple mechanical algorithm (<- Link) to find the bad code.
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.
seba7207
Posts: 7
Joined: Thu Oct 06, 2011 10:47 am

Re: Problem with headings

Post by seba7207 »

Everything is ok, but there should be command which, off numerating heading in the upper part of the page.
User avatar
Johannes_B
Site Moderator
Posts: 4182
Joined: Thu Nov 01, 2012 4:08 pm

Re: Problem with headings

Post by Johannes_B »

This behaviour is not normal, you somehow managed to make LaTeX do that. But i don't know how without seeing a minimal working example as linked before.

You really should take a look at google translate.
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.
Post Reply