Add links as comments to the lexic configuration
This commit is contained in:
parent
416744f0a7
commit
f4c428721e
@ -2780,11 +2780,14 @@ The [[https://github.com/tecosaur/lexic#readme][Emacs LEXICal information viewer
|
||||
etymology, or thesaurus back-ends (current limited to [[https://en.wikipedia.org/wiki/Sdcv][sdcv]]). Listing
|
||||
[[lst:configure-lexic]] configures [[https://github.com/tecosaur/lexic#readme][lexic]].
|
||||
|
||||
#+attr_latex: :options breaklines
|
||||
#+caption[Configure =lexic=]:
|
||||
#+caption: Configure =lexic=.
|
||||
#+name: lst:configure-lexic
|
||||
#+begin_src emacs-lisp
|
||||
(when (ensure-package-installation 'lexic)
|
||||
;; http://download.huzheng.org/fr/
|
||||
;; https://polyglotte.tuxfamily.org/doku.php?id=donnees:dicos_bilingues
|
||||
;; http://download.huzheng.org/dict.org/stardict-dictd-web1913-2.4.2.tar.bz2
|
||||
;; http://download.huzheng.org/dict.org/stardict-dictd_www.dict.org_gcide-2.4.2.tar.bz2
|
||||
(with-eval-after-load 'lexic
|
||||
|
Loading…
x
Reference in New Issue
Block a user