Ubuntu+Sublime: LaTeX Error: File `listings.sty' not found The Next CEO of Stack Overflow
Can I use the word “Senior” as part of a job title directly in German?
How to properly draw diagonal line while using multicolumn inside tabular environment?
Is it professional to write unrelated content in an almost-empty email?
IC has pull-down resistors on SMBus lines?
I dug holes for my pergola too wide
Can Sneak Attack be used when hitting with an improvised weapon?
Is a distribution that is normal, but highly skewed, considered Gaussian?
Lucky Feat: How can "more than one creature spend a luck point to influence the outcome of a roll"?
Is it convenient to ask the journal's editor for two additional days to complete a review?
What was Carter Burkes job for "the company" in "Aliens"?
Do I need to write [sic] when including a quotation with a number less than 10 that isn't written out?
Is there a difference between "Fahrstuhl" and "Aufzug"?
Help! I cannot understand this game’s notations!
How to avoid supervisors with prejudiced views?
"Eavesdropping" vs "Listen in on"
Is there a reasonable and studied concept of reduction between regular languages?
Getting Stale Gas Out of a Gas Tank w/out Dropping the Tank
AB diagonalizable then BA also diagonalizable
Can I board the first leg of the flight without having final country's visa?
How to get the last not-null value in an ordered column of a huge table?
Physiological effects of huge anime eyes
What CSS properties can the br tag have?
Help/tips for a first time writer?
Does destroying a Lich's phylactery destroy the soul within it?
Ubuntu+Sublime: LaTeX Error: File `listings.sty' not found
The Next CEO of Stack Overflow
The question is very simple: I'm using Ubuntu 18.04 + SublimeText3, and whenever I try to compile a tex file (ctrl+shift+b) I get this error from the log file:
! LaTeX Error: File `listings.sty' not found.
Type X to quit or <RETURN> to proceed,
or enter new name. (Default extension: sty)
This is my setup ...
Program Location Status Version
------- -------- ------ -------
sublime /usr/bin/subl available Sublime Text Build 3200
latexmk /usr/bin/latexmk available Latexmk, John Collins, 1 January 2015. Version 4.41
pdflatex /usr/bin/pdflatex available pdfTeX 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian)
xelatex missing unavailable
lualatex /usr/bin/lualatex available This is LuaTeX, Version 1.0.4 (TeX Live 2017/Debian)
biber missing unavailable
bibtex /usr/bin/bibtex available BibTeX 0.99d (TeX Live 2017/Debian)
bibtex8 /usr/bin/bibtex8 available This is 8-bit Big BibTeX version 0.99d
kpsewhich /usr/bin/kpsewhich available kpathsea version 6.2.3
convert /usr/bin/convert available ImageMagick 6.9.7-4 Q16 x86_64 20170114 http://www.imagemagick.org
ghostscript /usr/bin/gs available GPL Ghostscript 9.26 (2018-11-20)
Packages for equation preview Status
----------------------------- ------
standalone missing
preview missing
xcolor missing
amsmath available
amssymb available
latexsym available
mathtools missing
Any hint?
Thanks!
listings ubuntu sublime-text
New contributor
Lucas Aimaretto is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
The question is very simple: I'm using Ubuntu 18.04 + SublimeText3, and whenever I try to compile a tex file (ctrl+shift+b) I get this error from the log file:
! LaTeX Error: File `listings.sty' not found.
Type X to quit or <RETURN> to proceed,
or enter new name. (Default extension: sty)
This is my setup ...
Program Location Status Version
------- -------- ------ -------
sublime /usr/bin/subl available Sublime Text Build 3200
latexmk /usr/bin/latexmk available Latexmk, John Collins, 1 January 2015. Version 4.41
pdflatex /usr/bin/pdflatex available pdfTeX 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian)
xelatex missing unavailable
lualatex /usr/bin/lualatex available This is LuaTeX, Version 1.0.4 (TeX Live 2017/Debian)
biber missing unavailable
bibtex /usr/bin/bibtex available BibTeX 0.99d (TeX Live 2017/Debian)
bibtex8 /usr/bin/bibtex8 available This is 8-bit Big BibTeX version 0.99d
kpsewhich /usr/bin/kpsewhich available kpathsea version 6.2.3
convert /usr/bin/convert available ImageMagick 6.9.7-4 Q16 x86_64 20170114 http://www.imagemagick.org
ghostscript /usr/bin/gs available GPL Ghostscript 9.26 (2018-11-20)
Packages for equation preview Status
----------------------------- ------
standalone missing
preview missing
xcolor missing
amsmath available
amssymb available
latexsym available
mathtools missing
Any hint?
Thanks!
listings ubuntu sublime-text
New contributor
Lucas Aimaretto is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
The question is very simple: I'm using Ubuntu 18.04 + SublimeText3, and whenever I try to compile a tex file (ctrl+shift+b) I get this error from the log file:
! LaTeX Error: File `listings.sty' not found.
Type X to quit or <RETURN> to proceed,
or enter new name. (Default extension: sty)
This is my setup ...
Program Location Status Version
------- -------- ------ -------
sublime /usr/bin/subl available Sublime Text Build 3200
latexmk /usr/bin/latexmk available Latexmk, John Collins, 1 January 2015. Version 4.41
pdflatex /usr/bin/pdflatex available pdfTeX 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian)
xelatex missing unavailable
lualatex /usr/bin/lualatex available This is LuaTeX, Version 1.0.4 (TeX Live 2017/Debian)
biber missing unavailable
bibtex /usr/bin/bibtex available BibTeX 0.99d (TeX Live 2017/Debian)
bibtex8 /usr/bin/bibtex8 available This is 8-bit Big BibTeX version 0.99d
kpsewhich /usr/bin/kpsewhich available kpathsea version 6.2.3
convert /usr/bin/convert available ImageMagick 6.9.7-4 Q16 x86_64 20170114 http://www.imagemagick.org
ghostscript /usr/bin/gs available GPL Ghostscript 9.26 (2018-11-20)
Packages for equation preview Status
----------------------------- ------
standalone missing
preview missing
xcolor missing
amsmath available
amssymb available
latexsym available
mathtools missing
Any hint?
Thanks!
listings ubuntu sublime-text
New contributor
Lucas Aimaretto is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
The question is very simple: I'm using Ubuntu 18.04 + SublimeText3, and whenever I try to compile a tex file (ctrl+shift+b) I get this error from the log file:
! LaTeX Error: File `listings.sty' not found.
Type X to quit or <RETURN> to proceed,
or enter new name. (Default extension: sty)
This is my setup ...
Program Location Status Version
------- -------- ------ -------
sublime /usr/bin/subl available Sublime Text Build 3200
latexmk /usr/bin/latexmk available Latexmk, John Collins, 1 January 2015. Version 4.41
pdflatex /usr/bin/pdflatex available pdfTeX 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian)
xelatex missing unavailable
lualatex /usr/bin/lualatex available This is LuaTeX, Version 1.0.4 (TeX Live 2017/Debian)
biber missing unavailable
bibtex /usr/bin/bibtex available BibTeX 0.99d (TeX Live 2017/Debian)
bibtex8 /usr/bin/bibtex8 available This is 8-bit Big BibTeX version 0.99d
kpsewhich /usr/bin/kpsewhich available kpathsea version 6.2.3
convert /usr/bin/convert available ImageMagick 6.9.7-4 Q16 x86_64 20170114 http://www.imagemagick.org
ghostscript /usr/bin/gs available GPL Ghostscript 9.26 (2018-11-20)
Packages for equation preview Status
----------------------------- ------
standalone missing
preview missing
xcolor missing
amsmath available
amssymb available
latexsym available
mathtools missing
Any hint?
Thanks!
listings ubuntu sublime-text
listings ubuntu sublime-text
New contributor
Lucas Aimaretto is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Lucas Aimaretto is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Lucas Aimaretto is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked 3 mins ago
Lucas AimarettoLucas Aimaretto
1011
1011
New contributor
Lucas Aimaretto is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Lucas Aimaretto is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Lucas Aimaretto is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
add a comment |
0
active
oldest
votes
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "85"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Lucas Aimaretto is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f482513%2fubuntusublime-latex-error-file-listings-sty-not-found%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Lucas Aimaretto is a new contributor. Be nice, and check out our Code of Conduct.
Lucas Aimaretto is a new contributor. Be nice, and check out our Code of Conduct.
Lucas Aimaretto is a new contributor. Be nice, and check out our Code of Conduct.
Lucas Aimaretto is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to TeX - LaTeX Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f482513%2fubuntusublime-latex-error-file-listings-sty-not-found%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
