#9850: make style of documentation consistent with sagemath.org
-----------------------------+----------------------------------------------
Reporter: niles | Owner: mvngu
Type: defect | Status: new
Priority: major | Milestone:
Component: documentation | Keywords: style
Author: Niles Johnson | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
-----------------------------+----------------------------------------------
Comment(by niles):
Replying to [comment:4 jhpalmieri]:
> > I get "all targets are up to date"
>
> The thread on sage-devel cited in the description suggested using
{{{sage -docbuild all html -j -S -a}}};
ah, thanks for that reminder :)
A little more testing and I still can't get it to work, but I'm getting
closer to the issue. Setting the `html_style_options` dict does nothing
-- style reverts to usual settings. Uncommenting the lines as I indicated
above will obviously not work: `#` is the comment character! Wrapping the
css colors in quotes, as in
{{{
footerbgcolor = "#B8B9F6"
}}}
does *something*, but not the expected thing. I.e., the color changes,
but not to what I indicated . . . confusing.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9850#comment:5>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.