Commit Graph

177 Commits

Author SHA1 Message Date
Eli Barzilay
2eb8e4574f * Propagate all url arguments to links (except ones that are present)
* Use ctxtname for the displayed label
* `langindicator' -> `contextindicator' in css

svn: r17073

original commit: c0be5f0d12264832ddc99124963b4837ce5a6f07
2009-11-26 20:45:40 +00:00
Eli Barzilay
37ad00fc1b Remove `extra-internal-attribs' and just use the value directly.
(Renaming it is the same as renaming a variable anyway.)  Add the
attribute to the navigation links.

svn: r17041

original commit: 7feecb4d2cd43e9407c70beff5a61f3333eebe35
2009-11-24 14:17:48 +00:00
Eli Barzilay
b6ec39f258 add the indicator div
svn: r17040

original commit: 210ef8c4f1d843ba746aa28806703ed61a2997c8
2009-11-24 13:38:15 +00:00
Eli Barzilay
6ca3facd59 Make it possible to register multiple onload handlers.
(Needed because all pages must have an onload, and the search page needs an
additional initialization function.)

svn: r17032

original commit: 142d33d67f3e7e67e5c613fbbb81beb842b299ba
2009-11-24 09:11:09 +00:00
Eli Barzilay
d1fb316597 add attribute value for internal links
svn: r17020

original commit: 37a1ada7a2661e38b44a595610f1ada30f8968e7
2009-11-24 02:17:53 +00:00
Matthew Flatt
ff82cc48c3 Scribble HTML renderer: mark internal links with 'extra-internal-attribs'
svn: r17018

original commit: 1dd2109909937385c3783a6e49bb16af09b8f097
2009-11-23 22:56:28 +00:00
Matthew Flatt
2f3fab3fc9 for multi-HTML output, check for parts whose filenames are the same modulo case
svn: r16536

original commit: 509de53fca666c24293b1c3d5f94bd81a4f61a37
2009-11-04 12:12:29 +00:00
Matthew Flatt
a5a410fb47 redirect up link for user-directory docs
svn: r16059

original commit: 062c56769b1a46f0db837cf30c573b5738861646
2009-09-17 23:10:25 +00:00
Matthew Flatt
2647917923 within a single document for multi-HTML rendering, add section prefix in generated file names
svn: r15693

original commit: a195a5defd342435d284c86c076130b5ffb9846e
2009-08-09 14:05:43 +00:00
Matthew Flatt
feaf24cd36 change scribble 'variant' to 'property'; add contracts in scribble/decode
svn: r15581

original commit: 229e2636de7d5ee4ac77f209e9fae2a9f926afc3
2009-07-27 03:55:43 +00:00
Matthew Flatt
478de81b55 major Scribble revision (v4.2.1.2)
svn: r15569

original commit: 345c17e85c78771b1dd237c99c58571eb9f5fe7d
2009-07-25 20:25:33 +00:00
Matthew Flatt
f117afdeef fix HTML rendering bug
svn: r15506

original commit: da12c07d2b83ee4a56f06a824fe62257a7ae02cb
2009-07-20 19:54:19 +00:00
Matthew Flatt
1966bd5bb7 Scribble: refine Latex output again to allow more page breaks
svn: r15505

original commit: 0fc2ad54db528fabed80ee895269b8e0e3bd3401
2009-07-20 19:40:14 +00:00
Matthew Flatt
033b578194 add compound-paragraphs to Scribble, improve Latex rendering for unnested single-column tables
svn: r15378

original commit: bcfb69b21f0366bd0342b0fd272565686fea1f3f
2009-07-04 00:52:03 +00:00
Matthew Flatt
7f2f78e27b adjust planet client to handle nested planet invocations by re-building the doc index only once
svn: r15246

original commit: 53a011cf653a3df518b76f6bac3c59a90d55755a
2009-06-23 22:02:07 +00:00
Matthew Flatt
4e4b5d2856 add 'url style to Scribble
svn: r15059

original commit: 77843f5e8e6605ca77c9cd7fe9f284116ce47196
2009-06-02 19:13:23 +00:00
Matthew Flatt
4b6b80d7fc fix Scribble rendering of links when tag-prefixed sub-sections appear in the same output anchor scope
svn: r14608

original commit: 22864b594d11e027b7162fa82b30e207f91d7e1f
2009-04-25 13:46:54 +00:00
Matthew Flatt
d7d705b539 change margin-note to generate a blockquote insteda of a single paragraph
svn: r14535

original commit: 8aa8b938a0d60fdb8aa937670e1e00a882c291d0
2009-04-17 01:30:15 +00:00
Matthew Flatt
7d488fa96b add center valignment for table cells
svn: r14089

original commit: 6ee7b0379cda92726ac8d1b51a4d7ec704774b1c
2009-03-13 16:08:06 +00:00
Matthew Flatt
fd1bb626d6 fix grammar alignment; allow row-independent 'alignment and 'valignment associations in a table style
svn: r14063

original commit: e43b393253ff65b3aeb8d2a49e4dbcbb04341e9c
2009-03-12 00:59:54 +00:00
Matthew Flatt
ff3a20bb98 more fixes when 'toc sections are not immediately under a 'toc section
svn: r13985

original commit: 060bb38ebb99af6a4637160bda2eb01dec90d6b5
2009-03-06 18:41:39 +00:00
Matthew Flatt
49027e78cd Scribble: add 'non-toc style for --htmls output
svn: r13983

original commit: 5cefebf1ee65823a6bd135f38bfa42fad8416a2d
2009-03-06 17:35:22 +00:00
Eli Barzilay
0e562a46da * Turn report-output? to an overridable method
* New extra-files field, and `render' installs them
  (the render of multi-html copies these files to each directory)
* Add an ++extra argument to the scribble command line
* Fix output of the indirect renderer

svn: r13966

original commit: 9b60be7c5aca4b9d5ff592698c57c4f7b273aa03
2009-03-05 09:49:53 +00:00
Eli Barzilay
f9d796999e Move the prefix-file, style-file, and style-extra-files to be defined
in base-render.ss.

svn: r13951

original commit: a7fddbd545c3c811fd44ab3b23f9a5d1d88202b8
2009-03-04 18:52:56 +00:00
Matthew Flatt
4563ae1d7b fix latex rendering of superscripts; fix CSS inclusion in subsections rendered on separate pages
svn: r13880

original commit: 95cc90e0e47271e75ac65d54e37e48a66d288173
2009-02-28 15:27:09 +00:00
Matthew Flatt
d9edf185bf support and document itemization styles
svn: r13865

original commit: d22069347665bd25d38b3152d8c47414eede0691
2009-02-27 01:19:08 +00:00
Matthew Flatt
de160f7842 fix some Scribble rendering issues with tables containing flows abd cell styles; extend Slideshow play to handle more optional arguments; fix some docs
svn: r13843

original commit: 90bc1d816d4645f7f7a3be99cf2e05c9bdfbef8d
2009-02-25 21:14:22 +00:00
Matthew Flatt
6ea98dd621 add body id tag support to Scribble
svn: r13801

original commit: ce79598a4a896d2f7b3c0ade5ed344b5b9691546
2009-02-23 12:48:30 +00:00
Matthew Flatt
2a91307fce scribble back-end configuration improvements
svn: r13792

original commit: 04c2a2c3a4ab78103f6c682964ce53f675887c83
2009-02-22 18:37:35 +00:00
Matthew Flatt
00623a67ae fix image scaling in Scribble HTML output
svn: r13709

original commit: b5bc25915aa214a761ba6265eee56016218bdcac
2009-02-17 21:32:26 +00:00
Matthew Flatt
c39df9872e use PDF-based picts in the Latex build of the Quick tutorial; in general, change a .pdf image extension to .png for HTML output; add package-original-identifiers and fix package-exporte-identifiers
svn: r13432

original commit: e5756667d67e7c98462656d4c55d1c82eb6753ed
2009-02-04 21:03:28 +00:00
Matthew Flatt
4bc0939c57 speed up doc build a little; fix bugs related to getting continuation marks from a thread and using the errortrace profiler
svn: r12237

original commit: 37aae202c56968d53901b4398a90e096bbe8c754
2008-11-04 23:32:44 +00:00
Matthew Flatt
53f9aad182 add --redirect-main to scribble
svn: r12230

original commit: 04369a39c7886125501cdb5e0ec79b91a2c33e78
2008-11-04 12:16:45 +00:00
Matthew Flatt
1e26551bb6 manipulate scribble --redirect option as URL instead of string
svn: r12229

original commit: 791a911198a8248255981c304c3d0b32eb606942
2008-11-04 11:55:51 +00:00
Eli Barzilay
d6f7cf6e56 fix typo; layout
svn: r12138

original commit: 7d72dc43c4ea5159d183f0512c6ce81a8f5181e1
2008-10-27 13:37:47 +00:00
Matthew Flatt
b70318935e put search-box input inside form in Scribbled HTML
svn: r12137

original commit: 6be0f8f4dfdbd92cf3c057ffa1bcac9ef09e1aa6
2008-10-27 13:06:01 +00:00
Matthew Flatt
88e4b31afe remove search box for Scribble HTML output unless requested; move some hardwired styles to CSS file
svn: r12029

original commit: 81dfc14cc643c3c44351fa0a47c501f664c5bc8f
2008-10-14 01:53:34 +00:00
Matthew Flatt
21f5773171 adjust HTML rendering of paragraphs as table cells; avoiding 'p' tags makes cut-and-paste work better
svn: r11998

original commit: 198b05897ba3f89a6dcfdab1273ace7f2cf55644
2008-10-12 16:14:39 +00:00
Matthew Flatt
82b6b41ac3 fix HTML problems that affect Opera; add ++style to scribble executable; fix some Latex back-end issues
svn: r11997

original commit: 4fe97848b2af639c8c13b3a7d4593cad4db14360
2008-10-12 15:53:49 +00:00
Matthew Flatt
fb906ad2d0 fix problem building docs for planet
svn: r11480

original commit: 6230ed7ed726353ffb32a0f1b0e363b2fe0dcc59
2008-08-29 13:15:09 +00:00
Matthew Flatt
bad192a1c6 adjust Scribble para/div style handling
svn: r10910

original commit: 4092392e5a749eed5b0ef3158ce63ed6c3b34abc
2008-07-25 13:16:06 +00:00
Matthew Flatt
29a7a0fa93 tweak table-of-contents rendering again
svn: r10902

original commit: 8e4647cd6c8e60c665354aa6ef21fd333b019719
2008-07-24 13:45:08 +00:00
Matthew Flatt
affe327c7d tweak doc HTML toc rendering
svn: r10900

original commit: 27b0df2c2a31ed44380d900b65f19b3c48f07c9b
2008-07-24 13:07:59 +00:00
Matthew Flatt
4367ba6549 fix searching a different way, which more likely matches the intent
svn: r10899

original commit: 78c52208361a517c2ea4a9a2d9ccf4c0c65974d9
2008-07-24 11:41:21 +00:00
Matthew Flatt
133883ef2e scribble and doc improvements
svn: r10896

original commit: a97b4bff8a6eb38353f64606c4a42f2150b39e2a
2008-07-24 11:32:16 +00:00
Eli Barzilay
35ca52a88d hack: see comment
svn: r10892

original commit: 1f6007ce8b4213e2f402445745c9e37764ee31b4
2008-07-24 08:16:07 +00:00
Matthew Flatt
5ddbe502ff add render-element structure, and use it in the search doc
svn: r10782

original commit: 1c6281111b21b6f38c356f7e3b4ea0343e683cef
2008-07-15 22:03:36 +00:00
Eli Barzilay
d2552556d5 * use version/utils instead of a private copy of the same code
* removed planet/private/test.ss which was testing that code
* changed angle brackets used in syntax renderings (got lumped in this
  commit by mistake)

svn: r10759

original commit: 91eb4687daafe4177b3c0aa9e40a78535a8511f0
2008-07-14 09:19:29 +00:00
Matthew Flatt
d76f2f52f7 fix HTML rendering of a table at start of itemization
svn: r10725

original commit: eff5666a396e262a65b3bff053cdcf0f44952702
2008-07-12 12:28:05 +00:00
Eli Barzilay
eaedcae9f0 fix search box path when there is no PLT_Root cookie
svn: r10720

original commit: 5726d77d87a698407942222214d9056443281b1d
2008-07-11 20:39:18 +00:00