zoukankan      html  css  js  c++  java
  • TexLive + TexStudio => Great

    https://ctan.org/pkg/:A

    https://ctan.org/tex-archive/systems/texlive/Images

    https://ctan.org/mirrors

    mir­ror.lzu.edu.cn (Lanzhou, Gansu)

    http

    mir­rors.cqu.edu.cn (Chongqing, South­west)

    http

    mir­rors.geekpie.club (Shang­hai)

    http https

    mir­rors.huawe­icloud.com (Shen­zhen, Guang­dong)

    http https

    mir­rors.shu.edu.cn (Shang­hai)

    http ftp rsync://mirrors.shu.edu.cn/CTAN/

    mir­rors.sj­tug.sjtu.edu.cn (Shang­hai)

    http https

    mir­rors.tuna.ts­inghua.edu.cn (Bei­jing)

    http rsync://mirrors.tuna.tsinghua.edu.cn/CTAN/

    mir­rors.ustc.edu.cn (He­fei, An­hui)

    ftp http rsync://mirrors.ustc.edu.cn/CTAN/

    学习LaTex会有些麻烦。

    但付出才会有收获,不劳而获是蛀虫。

    感谢每一位开源贡献者,每一位诚实劳动的人。

    • ==1==

    Can't spawn "cmd.exe": No such file or directory at tlpkg/TeXLive/TLUtils.pm

    找不系统的cmd.exe,添加环境变量即可,在系统环境变量中添加:
    变量名:PATH
    变量值:C:WindowsSystem32;C:WindowsSysWOW64

    • ==2==

    texstudio

    option->
    configure texstudio

    General中:设置字体大小,编辑器主题等

    Build中:设置编译器选项,XeLaTex

    Editor中:Indentation Mode 设置为Keep Indention,这样复制文字到编辑器里不会变样

        default font encoding utf-8

        automatic encoding detection 去掉!!!!

    • ==3==

    出现无法启动xelatex.exe现象。

    添加执行文件路径即可
    系统变量PATH 中添加,C: exlive2015inwin32

    • 一些简单的效果:

  • 相关阅读:
    6
    5
    4
    3
    Hive常用的DCL(Data Control Language)数据操作
    Hive常用的DQL(Data Query Language)数据操作
    Hive常用的DML(Data Manipulation Language)数据操作
    Hive常用的DDL(Data Definition Language)数据操作
    Hive常用的数据类型概述
    Hive的JDBC环境部署
  • 原文地址:https://www.cnblogs.com/Searchor/p/5671633.html
Copyright © 2011-2022 走看看