https://www.dendron.so/ logo
Join Discord
Powered by
# chat
  • t

    thor

    09/08/2020, 12:56 PM
    The command-line seems fine; you'll have to fix the YAML metadata that
    pandoc
    points out.
  • t

    thor

    09/08/2020, 12:56 PM
    Are you on Arch?
  • i

    imalightbulb

    09/08/2020, 12:56 PM
    yep
  • t

    thor

    09/08/2020, 12:57 PM
    Right, then you just need
    texlive-bin
    to get
    lualatex
    , though you'll probably want to the
    texlive-science
    too if you've got maths in there. πŸ‘
  • i

    imalightbulb

    09/08/2020, 12:57 PM
    I'm installing luatex now
  • i

    imalightbulb

    09/08/2020, 1:08 PM
    Ok I installed them
  • i

    imalightbulb

    09/08/2020, 1:08 PM
    what should I do now?
  • i

    imalightbulb

    09/08/2020, 1:08 PM
    Compile it in the same way?
  • t

    thor

    09/08/2020, 1:09 PM
    More or less, yes, except for altering the
    pdf-engine
    parameter.
  • i

    imalightbulb

    09/08/2020, 1:09 PM
    ohh
  • i

    imalightbulb

    09/08/2020, 1:09 PM
    so I should change it to luatex?
  • t

    thor

    09/08/2020, 1:10 PM
    lualatex
    , if you want. You get better UTF-8 support with
    lualatex
    .
  • i

    imalightbulb

    09/08/2020, 1:10 PM
    what is UTF-8 support?
  • t

    thor

    09/08/2020, 1:11 PM
    Heh, that's a story for another day. Put it this way:
    lualatex
    has some benefits for international users.
  • i

    imalightbulb

    09/08/2020, 1:11 PM
    But I installed luatex from AUR
  • t

    thor

    09/08/2020, 1:11 PM
    Why?
  • i

    imalightbulb

    09/08/2020, 1:11 PM
    because I can't find any ways to install lualatex
  • i

    imalightbulb

    09/08/2020, 1:11 PM
    in arch
  • t

    thor

    09/08/2020, 1:11 PM
    Uhh.
  • t

    thor

    09/08/2020, 1:12 PM
    > Right, then you just need
    texlive-bin
    to get
    lualatex
    , though you'll probably want to the
    texlive-science
    too if you've got maths in there. πŸ‘ @User here's the way: install
    texlive-bin
    from the normal repositories.
    lualatex
    is included in it.
  • i

    imalightbulb

    09/08/2020, 1:12 PM
    ohh yeah I installed texlive-bin
  • t

    thor

    09/08/2020, 1:12 PM
    You don't want
    luatex
    , that's not even based on LaTeX. That won't work with most LaTeX files.
  • i

    imalightbulb

    09/08/2020, 1:12 PM
    So I can delete luatex
  • i

    imalightbulb

    09/08/2020, 1:12 PM
    thanks
  • i

    imalightbulb

    09/08/2020, 1:18 PM
    @User It can't compile all my chinese characthers 😒
  • t

    thor

    09/08/2020, 1:21 PM
    @User you'll need to use a valid font for your chinese characters. See Pandoc's wiki page on the matter at https://github.com/jgm/pandoc/wiki/Pandoc-with-Chinese
  • t

    thor

    09/08/2020, 1:21 PM
    Though this conversation is better off in #735365126227493004, not #717965437182410786, I think ☺️
  • k

    kevins8

    09/08/2020, 2:08 PM
    > can I set it to trigger in default? @User you can. see this https://code.visualstudio.com/docs/editor/intellisense#_customizing-intellisense
  • i

    imalightbulb

    09/08/2020, 2:10 PM
    By changing the
    settings.json
    file?
  • k

    kevins8

    09/08/2020, 2:12 PM
    yep
1...272829...148Latest