Document ClassesKOMA Script "problem" environment

Information and discussion about specific document classes and how to create your own document classes.
Post Reply
williamford35
Posts: 1
Joined: Mon Apr 18, 2011 5:03 am

KOMA Script "problem" environment

Post by williamford35 »

I am writing a book using LyX and have installed the document class "book (Koma script)". I want to use the sequence \begin{problem} ... \end{problem} to number the problems at the end of each chapter. By default, each problem is numbered as follows:
"Problem ChapterNumber.1", "Problem ChapterNumber.2", etc.
I don't want the label "Problem" to appear, so I will obtain a list of problems as follows:

6.1 <problem statement>

6.2 <problem statement>

and so forth. I would appreciate help for this problem.

The problem was not with Koma script. I needed to use \newtheorem{myproblems}{}
Last edited by williamford35 on Mon Apr 18, 2011 11:25 pm, edited 1 time in total.

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

localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

KOMA Script "problem" environment

Post by localghost »

Are you sure that this »problem« environment comes from KOMA Script? I couldn't find any hint its user guide.


Best regards and welcome to the board
Thorsten
Post Reply