国际水稻论坛11日三亚开幕 500多名专家学者将出席
百度 另一方面,教育资源不均衡的现象仍然存在,不少学校即便不再让杯赛和升学招生挂钩,那衡量的标准是什么?目前还不明朗。
{verse} is for questions addressing issues related to the `verse` package.
159 questions
2
votes
2
answers
70
views
Bible: Stop making paragraphs and make new chapter numbers in a new part
Any ideas how to
avoid new paragraphs for every verse?
I would like a chapter to be one whole, continuous paragraph with consecutive verse numbers.
stop the chapters from numbering consecutively in a ...
5
votes
2
answers
214
views
Remove unexpected space added to the first line in a verse in a itemize list
I am trying to typeset poetry in a list (itemize). For this purpose I utilize the native itemize and verse environments. For my specific usage the left margin of the verse content shall be the same as ...
2
votes
2
answers
90
views
"horizontal parenthesis" under text for metrical notation of verse
I am using a quite common notation for short and long syllables when working with poetry and its metrical form.
There is one example however, that I struggle to reproduce typographically. What I want ...
1
vote
1
answer
46
views
What is the best way to typeset shared lines with the dramatis package?
I am Looking for a way to typeset lines that are shared between actors using the dramatist package in verse mode.
Here is an example:
\documentclass{scrbook}
\usepackage{dramatist}
\begin{document}
\...
3
votes
2
answers
112
views
How to put poem titles in header?
I am using the Verse package \usepackage{verse} which does a fine job formatting my poems. I have multiple poems in a document, so, multiple uses of \begin{verse} ... \end{verse}. Each poem has a ...
1
vote
1
answer
48
views
How to Vertically Align an Author Attribution with the Longest mbox
Consider the code:
\documentclass[12pt]{article}
\oddsidemargin=-20pt \textheight 9in \textwidth 6.25in
\usepackage{lipsum}
\begin{document}
\thispagestyle{empty}
\begin{verse}
\Large
\lipsum[23]
\...
1
vote
1
answer
68
views
Problem with format in verse enviroment
I have taken on the task of gathering several poems. I had written individual poems in LaTeX without any problem, but now I find myself with this that I don't know how to solve:
It seems that the ...
4
votes
2
answers
108
views
\verse in a \caption
the following example gives a hail of error messages, also neither the
verse nor the reference are correctly formatted as part of a caption. Simply \protecting the verse does not help.
%%==============...
0
votes
0
answers
39
views
Restart poem numbering with each chapter
Using \PoemTitle in the memoir class results in continuous numbering of the poems across the entire book. I would like to restart the numbering in each chapter. Is this possible?
Here's an mwe:
\...
1
vote
1
answer
52
views
\hfill not aligning properly in verse environment in memoir
I'm typesetting a bunch of poetry some lines of which have what are essentially marginal labels, all of which I want to be right justified against the right-hand margin. When I use \hfill, they do ...
2
votes
4
answers
292
views
How to apply drop caps in verse environment in memoir class?
I'm typesetting poetry using the memoir class and I'm trying to have each poem start with a drop capital (using the lettrine package), but it doesn't fit nicely and there is considerable overlap:
How ...
0
votes
1
answer
59
views
newcommand that includes parse lines
I am trying to typeset a series of verses some which have long lines. I want the long lines to be indented when it overflows to the next line. The package parselines does serve the purpose nicely.
...
0
votes
1
answer
221
views
`verse` line numbering in the `book` class
I am using the verse package to set poetry with the book class. I am using \poemlines{5} to display line numbers every 5 lines.
However, the line numbers show in the right margin regardless of page ...
2
votes
1
answer
54
views
Conflict between packages verse and songs
In a recent post, @AWE reports that using the packages verse and songs in the same document leads to a clash:
Package songs Error: Encountered \beginverse without first seeing a \beginsong line.
How ...
0
votes
1
answer
61
views
How to no identing the first line with paracol + verse
How can I get the first verse of poems without indentation? As you can see in my MWE, I successfully changed the left margin for every verse, except the first one in the first column.
I tried \hspace ...