zoukankan      html  css  js  c++  java
  • (OK) install latex in fedora 23/24



    dnf install texlive*
    dnf install texworks
    dnf install latex*
    dnf install texlive texlive-latex texlive-xetex

    ----------------------------
    dnf install texlive-collection-latex
    dnf install texlive-collection-latexrecommended
    dnf install texlive-xetex-def
    dnf install texlive-collection-xetex
    ----------------------------
    dnf install texlive-collection-latexextra
    ----------------------------

    -----------------------
    open texworks
    -----------------------
    execute: bibtex, makeindex, xelatex

    maybe should be executed two or three times.

  • 相关阅读:
    Docker入门
    服务配置中心
    zuul网关
    git2
    git1
    git
    shiro授权、注解式开发
    shiro认证-SSM
    Shiro入门
    Springmvc之文件上传
  • 原文地址:https://www.cnblogs.com/ztguang/p/12645785.html
Copyright © 2011-2022 走看看