Skip to content

Instantly share code, notes, and snippets.

@samth
Created August 5, 2019 19:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save samth/1b0fdec97be2f8622fff54de70a1cdef to your computer and use it in GitHub Desktop.
Save samth/1b0fdec97be2f8622fff54de70a1cdef to your computer and use it in GitHub Desktop.
#lang scribble/base
@title[#:style (list 'hidden 'toc-hidden 'no-toc)]{a}
foo
foo
@include-section["testsect.scrbl"]
@section[#:style (list 'hidden 'toc-hidden 'no-toc)]{b}
bar bar
#lang scribble/base
@title[#:style (list 'hidden 'toc-hidden 'no-toc)]{c}
onion
soup
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment