Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CSS for titles of unnumbered sections #62

Closed
Alex-Jordan opened this issue Mar 5, 2015 · 2 comments
Closed

CSS for titles of unnumbered sections #62

Alex-Jordan opened this issue Mar 5, 2015 · 2 comments
Labels

Comments

@Alex-Jordan
Copy link
Contributor

For example, in a preface element, with a title, the title comes out with space before it. I think the space is meant to be there between a section number and the title, but since there is no number, the title looks oddly indented.

@rbeezer
Copy link
Collaborator

rbeezer commented Mar 5, 2015

Thanks. Titles are harder than they look, and I know they are a bit of a mess
right now as far as manipulating them with CSS, and the like, to get various
parts to show/hide.

I get some hard carriage returns in my HTML output that I swear are a bug in
xsltproc, so that leads to some unwanted spaces also. This marker will help me
remember to put some work into these.

On 03/04/2015 05:05 PM, Alex Jordan wrote:

For example, in a |preface| element, with a title, the title comes out with
space before it. I think the space is meant to be there between a section number
and the title, but since there is no number, the title looks oddly indented.


Reply to this email directly or view it on GitHub
#62.

@rbeezer rbeezer added the bug label Mar 20, 2015
@Alex-Jordan
Copy link
Contributor Author

Seems like this is working now based on http://mathbook.pugetsound.edu/examples/sample-book/structural/html/preface.html and surrounding unnumbered divisions.

rbeezer pushed a commit that referenced this issue Nov 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants