~ruther/CTU-FEE-B0B35APO-Semestral-project

ref: a7da48b6ab870a0b6110b17953839e2b0601a6b3 CTU-FEE-B0B35APO-Semestral-project/docs/auto/frag-master.el -rw-r--r-- 477 bytes
a7da48b6 — František Boháček fix: image region move within to not set wrong x, y 3 years ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
(TeX-add-style-hook
 "frag-master"
 (lambda ()
   (TeX-add-to-alist 'LaTeX-provided-package-options
                     '(("color" "usenames") ("inputenc" "utf8") ("fontenc" "T1") ("ulem" "normalem")))
   (TeX-run-style-hooks
    "latex2e"
    "article"
    "art10"
    "color"
    "inputenc"
    "fontenc"
    "graphicx"
    "grffile"
    "longtable"
    "wrapfig"
    "rotating"
    "ulem"
    "amsmath"
    "textcomp"
    "amssymb"
    "capt-of"
    "hyperref"))
 :latex)
Do not follow this link