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

BUG fixed (#100, #102) #109

Open
wants to merge 18 commits into
base: master
Choose a base branch
from
Open

Conversation

AlbertMietus
Copy link

Fix for #100 and #102

Also some docs

Note: The work was done earlier, see the discusion. But due a holiday, i forgot the pull request

Albert Mietus added 17 commits July 12, 2015 21:13
…r'. Using hardcode style (TEMP) again/ Hplus-bug (nyergler#100) is gone; but slides2 (gio) and other will not work. Result is not perfect. non-slides sections are gone (instead of div). extra span for IDS are solved to
…d slides are producted.

With H3 levels (even with slide_levels=2). This fixes nyergler#100
Have to test for other themes and more complex slides
Notice: the  slide-directive is not supported with this set-up
Some cleanup may be needed
The code works, for slides/slides2/single-level/ themes (so, all)
The debug 'hack' statement are removed. Also other touched code is cleaned
Notice: a few small default theme setting are improved too: to big slides can scroll now. To big slides are bad. But invisuable lines (small monitor) are even wors as scrolling
Some cleanup is needed

Notice: when using autoslides and ..slide, text after a slide become lost -- appearing in the background. There is no doc about how to handle it; but something is needed
…) when using headers above auto-slide-level (bug nyergler#100)
@nyergler
Copy link
Owner

nyergler commented Oct 9, 2015

There's a lot here, so it's going to take a bit for me to comb through it. Most of my comments from the previous diff stand, I think.

Some thoughts skimming through it:

  • There are several stylistic changes in here that make it harder to understand exactly what's changed.
  • The src/TDD_slides bit needs to be integrated with the test suite.
  • It looks like there are a bunch of comments to yourself left behind?
  • You've ripped out hieroglyph.writer.depart_title, but I think hieroglyph.html still has a reference to it; we need to double check that can really go.

Thanks for opening this; I'll try to review more thoroughly over the weekend.

@nyergler
Copy link
Owner

nyergler commented Oct 9, 2015

It also looks like the tests are pretty screwed up. (You can ignore the CircleCI stuff, I've removed it, but the Travis suite should pass.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants