Thank you for the reply. This is a workable solution, though perhaps not ideal because it means the numbering of the references is different from the numbering of the sections. I am debating between:
a) Use your solution as it stands,
b) Do some fancy footwork, if I can figure out how, to parse the ...
Search found 4 matches
- Sat Apr 25, 2020 10:51 pm
- Forum: General
- Topic: References to sections in a different chapter
- Replies: 2
- Views: 12048
- Thu Apr 23, 2020 12:53 am
- Forum: General
- Topic: References to sections in a different chapter
- Replies: 2
- Views: 12048
References to sections in a different chapter
Very basic question about references and labels, but I'm unable to find the answer. I'm working with a document with amsbook documentclass. It doesn't matter too much, but I use cleveref. When I make a reference to a section in a different chapter, it gives only the section number. This is obviously ...
- Sat Oct 06, 2012 12:34 am
- Forum: General
- Topic: pgfkeys | Setting Keys within List Environment
- Replies: 1
- Views: 2412
pgfkeys | Setting Keys within List Environment
When pgfkeys or another key/value system is used to set a key value inside a list like enumerate, the value persists until the end of the list, but the value reverts to its old value after the list. Here's a complete example:
\documentclass{article}
\usepackage{pgfkeys}
\begin{document ...
\documentclass{article}
\usepackage{pgfkeys}
\begin{document ...
- Sun Jul 08, 2012 7:20 pm
- Forum: Page Layout
- Topic: Control and Adjustment for blank vertical Space
- Replies: 1
- Views: 1394
Control and Adjustment for blank vertical Space
I generate tests in LaTeX and after the test is administered, I generate solutions. The tests have blank vertical space generated by \vspace* where students do work. When the solutions are typeset, I have to manually adjust the space generated by \vspace* to keep the page layout the same.
Is there ...
Is there ...