Search found 3 matches

by noob2000
Wed Oct 25, 2023 12:43 am
Forum: General
Topic: Numbering of tcolorbox
Replies: 4
Views: 18200

Numbering of tcolorbox

Bartman, I really want to thank you for your help!
by noob2000
Mon Oct 23, 2023 9:24 pm
Forum: General
Topic: Numbering of tcolorbox
Replies: 4
Views: 18200

Numbering of tcolorbox

Please use the tags intended for multiline code. Apart from a more readable highlighting, it can be tested in the same browser tab without having to copy anything first.
Well, I used tags "LaTeX" and "/LaTeX" for latex-code. Do I need here some other tags? Well, let me try Code and \Code tags. The ...
by noob2000
Mon Oct 23, 2023 10:50 am
Forum: General
Topic: Numbering of tcolorbox
Replies: 4
Views: 18200

Numbering of tcolorbox

Hello, friends! This little LaTeX-code works correctly and the reference to the Pythagorean theorem appears in the text as Reference to Pythagorean theorem: theorem 2.1 :

\documentclass[dvipsnames]{article}
\usepackage[many]{tcolorbox}
\usepackage{hyperref}

\newtcolorbox[auto counter, number ...