Files
doom/snippets/latex-mode/ceiling function

7 lines
150 B
Plaintext
Raw Permalink Normal View History

2025-11-16 15:47:31 +11:00
# -*- mode: snippet -*-
# name: ceiling function
# key: ceil
# condition: (and (texmathp) 'auto)
# group: math
# --
\\left\\lceil $1 \\right\\rceil $0