Remove <LAB Template
This commit is contained in:
17
main.org
17
main.org
@@ -362,23 +362,6 @@ nice. Should use the export based templating probably. Eventually.
|
|||||||
org-ref-insert-label-function 'org-ref-insert-label-link
|
org-ref-insert-label-function 'org-ref-insert-label-link
|
||||||
org-ref-insert-ref-function 'org-ref-insert-ref-link
|
org-ref-insert-ref-function 'org-ref-insert-ref-link
|
||||||
org-ref-cite-onclick-function (lambda (_) (org-ref-citation-hydra/body)))
|
org-ref-cite-onclick-function (lambda (_) (org-ref-citation-hydra/body)))
|
||||||
(tempo-define-template
|
|
||||||
"Lab Template" '("#+TITLE: PHY324: LAB TITLE"n
|
|
||||||
"#+AUTHOR: David Crompton | 1004162434"n
|
|
||||||
"#+DATE: \\today"n
|
|
||||||
"#+LATEX_HEADER: \\usepackage{natbib}"n
|
|
||||||
"#+LATEX_HEADER: \\usepackage{float}"n
|
|
||||||
"#+LATEX_CLASS: labtemplate"n
|
|
||||||
"#+OPTIONS: toc:nil"n
|
|
||||||
""n
|
|
||||||
"* Abstract:"n
|
|
||||||
"* Introduction:"n > p
|
|
||||||
"* Methods:"n
|
|
||||||
"* Results:"n
|
|
||||||
"* Discussion:"n
|
|
||||||
"bibliographystyle:ieeetr"n
|
|
||||||
"bibliography:~/Documents/Bibliography/references.bib" >)
|
|
||||||
"<LAB" "Insert Lab Template With Headings")
|
|
||||||
(tempo-define-template "Fig. Caption"
|
(tempo-define-template "Fig. Caption"
|
||||||
'("" (P "Image: " image t)
|
'("" (P "Image: " image t)
|
||||||
(P "Caption: " caption t)
|
(P "Caption: " caption t)
|
||||||
|
|||||||
Reference in New Issue
Block a user