Linux: Cài đặt forloop.sty cho latex trên CentOS 7
Nhiều lúc sử dụng Latex bạn sẽ gặp lỗi sau
! LaTeX Error: Fileforloop.sty’ not found.`
Lúc này nguyên nhân là bạn chưa cài file
forloop.sty package. Để cài bạn hãy download file forloop.sty và file forloop.ins ở địa chỉ sau
Sau khi download về các bạn hãy chạy file
forloop.ins bằng latex:# latex forloop.ins
Sau đó copy file
forloop.sty vào thư mục /usr/share/texlive/texmf-dist/tex/latex sau: # cp forloop.sty /usr/share/texlive/texmf-dist/tex/latex
Chúc các bạn thành công
Không có nhận xét nào:
Đăng nhận xét