Tagged Questions
4
votes
1answer
115 views
Multiline title vertical alignment using classicthesis and arsclassica
I would like to align the 2nd line of my title to have the same baseline with the chapter number. What I have now is
, but I would like to have
instead.
I found that the tweak in How to get ...
0
votes
0answers
176 views
Vertical alignment with titlesec package [closed]
I'm using the titlesec package with the leftmargin option for the \section level. It works how I want, title staying at the top of the section, except when the firs line of the paragraph contains a ...
1
vote
1answer
191 views
Conflict between the packages titlesec and marginnote
In the following code, the use of the package titlesec modifies dramatically the formatting based on the package marginnote. The package titlesec is needed so as to use this.
Is there one possibility ...
4
votes
2answers
682 views
Vertical Text Alignment in Title
I'm trying to make a title format with a large chapter number, and then smaller text with the name of the title. The following code mostly does what I want:
\documentclass[12pt]{book}
...