File: org-setup.inc

package info (click to toggle)
yasnippet 0.14.0%2Bgit20200603.5cbdbf0d-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,052 kB
  • sloc: lisp: 5,866; makefile: 4
file content (11 lines) | stat: -rw-r--r-- 351 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
# -*- mode: org -*-

#+STARTUP: showall

#+LINK: sym file:snippet-reference.org::#%s

#+OPTIONS: author:nil num:nil timestamp:nil
#+AUTHOR:
# org < 8.0 use +STYLE, after use +HTML_HEAD
#+STYLE: <link rel="stylesheet" type="text/css" href="stylesheets/manual.css" />
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="stylesheets/manual.css" />