#계산기: calc 이맥스 #튜토리얼

#계산기: calc 이맥스 #튜토리얼

2024-07-12 Note ahyatt calc emacs notes tutorial

(JunghanKim [2023] 2023)

TODO ahyatt:와 casual-calc:의 통합 어떻게?!

  • ahyatt : “junghan0611/emacs-calc-tutorials”

  • A series of tutorials about emacs-calc

  • </home/junghan/sync/emacs/git/junghan0611/emacs-calc-tutorials>

LICENSE        bit_manipulation.org  fractional_arithmetic.org  random.org
README-ko.org  calculus.org          hex.org                    strings.org
README.org     date.org              more_algebra.org           time.org
algebra.org    financial.org         pi_and_precision.org       unit_conversion.org
(base) ~/emacs/git/junghan0611/emacs-calc-tutorials ko

우분투 패키지 설치

 tlmgr update --self
 tlmgr install dvipng l3packages xcolor soul adjustbox collectbox amsmath amssymb siunitx

calctex

/home/junghan/sync/man/dotsamples/doom/mho-dot-doom/config.el

여기 핵심에 mho-dot-doom이 있다. 유튜브에서 계산기 전문가 였다. 강력하다. 이 분이 답이다. 생각의 도구. 좋구나.


;; /home/junghan/sync/man/dotsamples/doom/mho-dot-doom/config.el
;; cape-daabrev가 t 라서 뭔가 줏어 온다.
(setq cape-dabbrev-check-other-buffers nil)

(package! calctex :recipe (:host github
                           :repo "johnbcoughlin/calctex"
                           :files ("*.el" "calctex/*.el" "calctex-contrib/*.el" "org-calctex/*.el" "vendor")))

Related-Notes

References

JunghanKim. (2023) 2023. “Junghan0611/Emacs-Calc-Tutorials.” https://github.com/junghan0611/emacs-calc-tutorials.
마지막 수정일자