ping, can a Scribble expert look at these? IMO - #75 is ready to merge - #77 is probably good, but I'm not sure if allowing unicode in tags is problematic - #73 seems correct - #78 seems correct (though, why not comment out the element?)
(I haven't looked at #74 carefully) On Sun, Feb 12, 2017 at 3:30 AM, Wei Tang <[email protected]> wrote: > Hi all, > > I'm recently starting to work on an org-mode alternative using Scribble > and Racklog. There are several features that I depend on, and I also hit > bugs during the process. I would really appreciate it if someone can do > reviews for those pull requests rather than keeping then staled. > > - Scribble unicode support: allow input of unicode characters for > LaTeX using XeLaTeX (https://github.com/racket/scribble/pull/75), and > support several unicode character set in tags ( > https://github.com/racket/scribble/pull/77 > <https://github.com/racket/scribble/pull/77>). > - Scribble hidden elements: allow an element to be completely hidden > during render process (https://github.com/racket/scribble/pull/78). > - Scribble local traverse get/set: add a #:local keyword for set > function to allow locally setting a value in traverse period ( > https://github.com/racket/scribble/pull/74 > <https://github.com/racket/scribble/pull/74>). > - Bugs in Scribble: collect-element inside a traverse-element is not > handled (https://github.com/racket/scribble/pull/73). > - Bugs in Racklog: %is does not support applying keyword arguments ( > https://github.com/racket/racklog/issues/1 > <https://github.com/racket/racklog/issues/1>). > > -- Wei > > -- > You received this message because you are subscribed to the Google Groups > "Racket Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/racket-dev/ccd38b86-9c0b-44de-aaf6-39daf4aaa7f9%40googlegroups.com > <https://groups.google.com/d/msgid/racket-dev/ccd38b86-9c0b-44de-aaf6-39daf4aaa7f9%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Racket Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/racket-dev/CAFUu9R6Ku_EMxC-3K6ipjBCRksjyW-zbo4sTh46yuy0VAm-EVg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
