pretext icon indicating copy to clipboard operation
pretext copied to clipboard

PreTeXt: an authoring and publishing system for scholarly documents

Results 364 pretext issues
Sort by recently updated
recently updated
newest added

A large set of improvements to the documentation that includes almost all the features of the CLI, new instructions for installing, and improved coverage in other sections of the guide....

This is the quick reference sheet for using the CLI, to be released once the 1.0 version of pretext goes live. Please don't merge until then.

I was just at the Runestone drop-in, and digging around in the HTML source [for a Parson's problem with display math](https://sean-fitzpatrick.github.io/Math3410/sec-kernel-image.html). If I view the HTML source, things look OK....

Switching to the `longtable` environment causes certain features to mis-behave. * Full-table-width horizontal rules seem to go full-page-width. * Paragraph cells may not be cooperating. Use tnis issue to record...

z-tabular

Would a Quick Reference just for graphics (and perhaps interactives?) be a useful topical adjunct to the new general authoring quickref?

documentation

Some textbooks like to have a dialogue between teacher and student, much like a script or screenplay, with named participants. An example is here: https://gttp.info/q08e9fb0n.html which is a draft and...

feature request

If you write a WW exercise (using PTX source) and it generates an image, under what conditions do we tell the WW server to generate the image from scratch, as...

We could use the HTML `details` element to initially hide a long description of an image that is revealed upon a click: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/details This would allow descriptions to have markup...

This replaces #1589. Summary: it scraps the punctuation pull-in for inline math. Replacing it with something that pulls in all adjacent text (both in front and behind). It does not...