What are the advantages of TeX Live over MiKTeX?
I have been using MiKTeX for a couple of years. I don't know whether it is "wise" to insist on using it. Could you give me a list of advantages of TeX Live over MiKTeX?
texlive miktex distributions
|
show 2 more comments
I have been using MiKTeX for a couple of years. I don't know whether it is "wise" to insist on using it. Could you give me a list of advantages of TeX Live over MiKTeX?
texlive miktex distributions
11
Congratulations to your first "Popular Question". It's a nice one, too. :-)
– lockstep
Aug 2 '11 at 14:53
8
@lockstep: The quality of this question does not fit the standard that a certain group of people expect. On the other hand, some other people like upvoting very basic question like this one. I don't know why? :-)
– xport
Aug 2 '11 at 18:33
10
It's a somewhat "basic" question, but I might have asked it, too. And it attracted a lot of answers, so it was interesting.
– lockstep
Aug 2 '11 at 22:03
6
Tex Live doesn't allow you to install 64bit binaries on Windows, Miktex does, and these binaries work better when you deal with large files.
– skan
Mar 22 '16 at 12:45
2
Could someone update this page for 2018?
– Mehrdad
Aug 29 '18 at 8:57
|
show 2 more comments
I have been using MiKTeX for a couple of years. I don't know whether it is "wise" to insist on using it. Could you give me a list of advantages of TeX Live over MiKTeX?
texlive miktex distributions
I have been using MiKTeX for a couple of years. I don't know whether it is "wise" to insist on using it. Could you give me a list of advantages of TeX Live over MiKTeX?
texlive miktex distributions
texlive miktex distributions
edited Oct 22 '11 at 12:23
doncherry
34.7k23135208
34.7k23135208
asked Jun 6 '11 at 11:02
xportxport
21.7k30138260
21.7k30138260
11
Congratulations to your first "Popular Question". It's a nice one, too. :-)
– lockstep
Aug 2 '11 at 14:53
8
@lockstep: The quality of this question does not fit the standard that a certain group of people expect. On the other hand, some other people like upvoting very basic question like this one. I don't know why? :-)
– xport
Aug 2 '11 at 18:33
10
It's a somewhat "basic" question, but I might have asked it, too. And it attracted a lot of answers, so it was interesting.
– lockstep
Aug 2 '11 at 22:03
6
Tex Live doesn't allow you to install 64bit binaries on Windows, Miktex does, and these binaries work better when you deal with large files.
– skan
Mar 22 '16 at 12:45
2
Could someone update this page for 2018?
– Mehrdad
Aug 29 '18 at 8:57
|
show 2 more comments
11
Congratulations to your first "Popular Question". It's a nice one, too. :-)
– lockstep
Aug 2 '11 at 14:53
8
@lockstep: The quality of this question does not fit the standard that a certain group of people expect. On the other hand, some other people like upvoting very basic question like this one. I don't know why? :-)
– xport
Aug 2 '11 at 18:33
10
It's a somewhat "basic" question, but I might have asked it, too. And it attracted a lot of answers, so it was interesting.
– lockstep
Aug 2 '11 at 22:03
6
Tex Live doesn't allow you to install 64bit binaries on Windows, Miktex does, and these binaries work better when you deal with large files.
– skan
Mar 22 '16 at 12:45
2
Could someone update this page for 2018?
– Mehrdad
Aug 29 '18 at 8:57
11
11
Congratulations to your first "Popular Question". It's a nice one, too. :-)
– lockstep
Aug 2 '11 at 14:53
Congratulations to your first "Popular Question". It's a nice one, too. :-)
– lockstep
Aug 2 '11 at 14:53
8
8
@lockstep: The quality of this question does not fit the standard that a certain group of people expect. On the other hand, some other people like upvoting very basic question like this one. I don't know why? :-)
– xport
Aug 2 '11 at 18:33
@lockstep: The quality of this question does not fit the standard that a certain group of people expect. On the other hand, some other people like upvoting very basic question like this one. I don't know why? :-)
– xport
Aug 2 '11 at 18:33
10
10
It's a somewhat "basic" question, but I might have asked it, too. And it attracted a lot of answers, so it was interesting.
– lockstep
Aug 2 '11 at 22:03
It's a somewhat "basic" question, but I might have asked it, too. And it attracted a lot of answers, so it was interesting.
– lockstep
Aug 2 '11 at 22:03
6
6
Tex Live doesn't allow you to install 64bit binaries on Windows, Miktex does, and these binaries work better when you deal with large files.
– skan
Mar 22 '16 at 12:45
Tex Live doesn't allow you to install 64bit binaries on Windows, Miktex does, and these binaries work better when you deal with large files.
– skan
Mar 22 '16 at 12:45
2
2
Could someone update this page for 2018?
– Mehrdad
Aug 29 '18 at 8:57
Could someone update this page for 2018?
– Mehrdad
Aug 29 '18 at 8:57
|
show 2 more comments
12 Answers
12
active
oldest
votes
(Not meant to be a complete answer, just an addition to others.)
TeX Live provides more secure defaults than MiKTeX and probably pays more attention to security in general. For example, section 3 of this paper describes a simple way to make document (or bibtex database, or package) viruses which would almost make MS-Word look as secure alternative ;-) This attack doesn't work with TeX Live's default settings, regardless of the platform (Windows or other).
Not completely unrelated, TeX Live is designed to support multi-user systems, including being installed on a servers and used on network clients, possibly with mixed architectures and OSes. (Which may be totally irrelevant to the OP, but mentioned only for information.)
6
+1 for pointing the security issue.
– xport
Jun 10 '11 at 17:20
9
My impression is that Christian pays attention to security. E.g. since last year (I think triggered by the paper you mentioned) you can't write to parent directories anymore (which breaks some documents as include's didn't work).
– Ulrike Fischer
Jun 11 '11 at 10:52
2
I disagree with this statement. By default, MiKTeX is installed to the folder C:Program File wich is securedby Windows with special care. TeX Live is installed into a separate forlder outside C:Program File.
– Igor Kotelnikov
Oct 22 '11 at 11:32
7
@IgorKotelnikov: Why do you believe Windows treats `C:Program File` in a specific way?
– Paul Gaborit
Aug 2 '12 at 16:22
3
I completely disagree that TeX Live provides more secure defaults than MiKTeX. On Windows, MiKTeX installs its files inC:Program Files
folder which is securely guarded by Windows itself whereas TeX Live resides in a separate folder which can be easily infected and compromised.
– Igor Kotelnikov
Dec 8 '15 at 12:53
|
show 4 more comments
I've covered some of this before on my blog, so some of this is a rehash! In recent versions, the differences between MiKTeX and TeX Live have narrowed. Package coverage between the two is similar, as is the ability to do on-line updates. I guess here you want differences:
Only MiKTeX can do 'on the fly' package installation, as TeX Live is more focussed on
having a system that works well on multi-user systems.TeX Live defaults to installing everything, which means that if you want everything
it's (marginally) easier to use TeX Live than MiKTeX. (MiKTeX has different installers, one of which installs everything, whereas for TeX Live you have one installer and make the choices within in.)
For most users, it's largely down to 'personal opinion' or 'what you try first'!
@Jasper: Last time I did it, you had to do the basic install first then do a second 'cycle' to install everything. The update wizard also did not pick up new packages as part of an 'update': I had to again select those separately. I've not use MiKTeX 2.9, so that may have altered.
– Joseph Wright♦
Jun 6 '11 at 13:50
14
You can install everything in miktex and then you will get the newest versions. But you can also do a "basic installation". In this case you should run an update afterward. I'm always doing a basic installation, then import additional packages from a previous miktex version on my PC, and then run an update. That has the benefit that I have to download much less and that it limits updates to the packages I'm really using.
– Ulrike Fischer
Jun 6 '11 at 14:48
@Ulrike: As I've tried to indicate, whether you want a full install or not is probably dependent on your circumstances. It makes sense for a network system with varying demands, or indeed for a developer who might be asked about anything!
– Joseph Wright♦
Jun 6 '11 at 14:52
2
@Joseph Wright It's a click of a button, and MiKTeX installs everything. It's faster to get the setup and the packages separately (using a FTP client), instead of getting the basic installer. And not to download packages by the package manager itself.
– Karl Karlsson
Jun 7 '11 at 15:46
add a comment |
The main advantages which led me to TeXLive are:
- That it is maintained by TUG, that is, by more
than one person, which makes it more
future-safe. - It supports many platforms, not just Windows. (The first paragraph of http://www.ctan.org/starter.html needs an update.) I am interested in Linux-x86 and Windows, so I made a portable installation covering both platforms on an external hard disk.
- Its real-time updates of packages: once updated on CTAN and propagated to the mirrors overnight, new package versions are also available in the package manager (tlmgr).
- faster compilation (especially in case of
graphics files)
EDIT:
As for speed (4.), I measured compilation times of the animate
package documentation which embeds about 260 Metapost graphics files and a few (3) small bitmaps. I used the Windows Powershell command measure-command {<programm> <prog args>}
for the time measurements, and tested TeXLive2010 and MiKTeX-2.8 (the latest version I used before leaving for TeXLive) on a Pentium-4@2.6 Ghz.
TeXLive:
latex animate
45.044 s
dvips animate
10.642 s
MiKTeX:
latex animate
2 min, 53.270 s
dvips animate
48.492 s
13
@point 3. MiKTeX also has package manager and regularly updates packages. I don't think there is any major difference in this regard.
– Tomek
Jun 6 '11 at 13:46
6
@point 4. MiKTeX is mostly based on the same code as TeX Live (sans package management). I would be very surprised to see any major differences in compilation speed on similarly configured systems.
– Tomek
Jun 6 '11 at 13:49
3
@jasper, @tomek. The average package update interval of MiKTeX is about once per week.
– AlexG
Jun 6 '11 at 14:01
2
@Karl: See my edit regarding (4). (2) I don't care about GUI guidelines.tlmgr update --all
from time to time is enough. If I depended on GUI's I'd use Word. (1) I only compared both.
– AlexG
Jun 8 '11 at 8:29
4
@Alexander Grahn Well, measuring is where the science begins. But benchmarking is a non trivial task. A) Disk fragmentation, B) Memory caching and C) Most time consuming task. So, A) MiKTeX files may be more (heavily) fragmented, they even may be on the slowest part of the drive. B) If you all day used TeXLive, than it's files are cached in the memory, and then running MiKTeX which files are not cached. C) If the most time consuming task is Metapost, well, who uses Metapost that much? It's just an example out of the real world.
– Karl Karlsson
Jun 8 '11 at 21:34
|
show 7 more comments
The advantages of miktex:
- Supports (more or less) only windows which means that it can concentrate on windows problems and windows "look and feel".
- On-the-fly installation of missing packages.
- Supports more packages and its packages are more complete as it doesn't restrict itself to "free software".
- Miktex updates binaries also between releases so its binaries often were newer than the one in TeXLive (nowadays you can update binaries in TeXlive tlcontrib so it also can be the other way round.).
- Regarding Josephs claim that TeXLive has more command line tools: I wouldn't bet on it.
1
TEXMFHOME
is empty on my miktex butkpsewhich --var-value=TEXMF
outputs a list of all my texmf trees.
– Ulrike Fischer
Jun 6 '11 at 12:28
2
Regarding 5. The number of command line tools may be comparable, but a lot of them are Perl scripts and these run in TeX Live "out of the box", because it ships with hidden Perl interpreter, but for MiKTeX you need to install Perl separately.
– Tomek
Jun 6 '11 at 13:00
2
@Joseph: I think kpsewhich in MiKTeX 2.9 is now compatible with the one in TeX Live (but this certainly wasn't the case in the past).
– Tomek
Jun 6 '11 at 13:02
4
Regarding 3. MikTeX claims to accept only FSF-and-Debian-Free materiel on its licensing page, which is quite precisely the licencing policy of TeX Live (which follows FSF rather than Debian when the two diverge, btw). But apparently this common policy is not enforced as actively or as strictly in MikTeX as in TeX Live.
– mpg
Jun 6 '11 at 21:14
1
@Joseph I thinkkpsewhich
is a very special case, since it is related to Kpathsea, a library specific to TeX Live's implementation of TeX & friends, known as web2c. So it's really a nice compatibility effort from MikTeX to provide akpsewhich
command at all. In the opposite direction, TeX Live does not provide afindtexmf
command (the MikTeX command-line tool for file searching).
– mpg
Jun 6 '11 at 21:22
|
show 7 more comments
In addition to what Ulrike Fischer has mentioned, the additional advantages of Miktex are:
Miktex has both 32 bit (stable) and 64 bit (experimental). It is a pity that TeX Live for Windows is available only for 32 bit.
Deciding the install location of your own packages and classes is easier on MiKTeX. Installing them is just as easy on TeX Live if you use one of the predefined locations.
3
Surelytlcontrib
makes the first criticism redundant?
– Seamus
Jun 7 '11 at 17:11
4
@xport: Also, Miktex has a portable version.
– Karl Karlsson
Jun 9 '11 at 10:10
3
@Jasper Loy: Yes, but it's more like a DIY recipe on how to make it yourself. While MiKTeX Portable runs out of the box not requiring anything from the user. And MiKTeX Portable (non full install) is a lot smaller. While TeXLive allows only a full install.
– Karl Karlsson
Jun 10 '11 at 9:10
@xport: I'm not sure where you get (2) from. TeX Live automatically includes a localtexmf tree,%USERPROFILE%texmf
, whereas with MiKTeX I've always had to add an additional root.
– Joseph Wright♦
Jun 10 '11 at 13:30
2
@Joseph Wright: Suppose migration or restoration of the operating system is needed. If localtexmf tree is on the system partition, that requires backup and restore operations. But if, like MiKTeX allows, it's placed on another partition you can do whatever you want with the system partition. Even you can format it, fully erase it - the localtexmf tree remains untouched.
– Karl Karlsson
Jun 14 '11 at 10:58
|
show 8 more comments
The disadvantage of TeXLive over MikTeX: Updating is frozen for several months before the new one is released. Very bad feature!
3
Please get rid of this feature for TeXLive 2014! Please!!!!
– kiss my armpit
Jun 10 '13 at 19:01
3
They won't: tex.stackexchange.com/a/107162/5049
– clemens
Jun 10 '13 at 19:04
I got one down vote. Thank you!
– kiss my armpit
Jun 10 '13 at 21:17
2
One more down vote detected. Thank you the downvoters!
– kiss my armpit
Mar 10 '14 at 17:00
1
At this stage MikTeX's luatex is older than the one in TeXLive, so it seem things are changing.
– Louis
Oct 6 '14 at 23:06
add a comment |
I wonder why TeX Live distribution is so huge? It is 2 times bigger than MiKTeX (2.3 Gb vs. 1.2Gb). And I wouldn't say that that is TeX Live's advantage. First thing I met after installation of TeX Live was that it misses floatflt
package. So I was forced to copy floatflt.sty
from MiKTeX.
MiKTeX has a base mode of installation which provides reasonable point to start. All other required packages can be automatically installed on-fly. As of TeX Live, I wonder why one needs to install, say, documentation on all supported languages.
As of absence of command line tools in MiKTeX, it is a matter of philosophy. As to me, I don't want to learn names of such tools and prefer to have a single centralized manager. The difference in philosophy is visible in a number of various buttons, say, in DVI viewer. YAP viewer from MiKTeX follows minimalist design whereas DVI viewer from TeX Live collection has a lot of buttons which I never used.
I would also say that MiKTeX Package Manager is more friendly although it is slower at the stage when it loads packages database.
And final point in favor of MikTeX. I did not find on-fly package installer mode in TeX Live which exist in MiKTeX and very useful.
A couple of points mentioned in this answer are not strictly true. The CTAN package texliveonthefly provides an on-the-fly install mechanism. TexLive allows you to customise what gets installed right at the install time. There are pre-built themes (minimal, basic, medium, full) which is a lot more choice than the base scheme offered by miktex. There is also the option to customise and pick individual collections of packages on top of the scheme choice.floatfit
is really old, usewrapfig
instead.
– Krishna
Dec 26 '18 at 13:43
add a comment |
I have recently switched from MiKTeX to TeX Live (for speed reasons*), and I will use this answer to maintain a list of small differences that have not been mentioned so far.
MiKTeX does not include Perl; TeX Live includes a Perl interpreter, but that one is restricted in its functionality. One needs to install Perl (and set the
TEXLIVE_WINDOWS_TRY_EXTERNAL_PERL
environment variable to1
, in TeX Live) for tools such aspurifyeps
,latexindent
, and at least one more I cannot exactly remember (latexdiff
?).MiKTeX binaries (
latex
,pdflatex
etc.) support--aux-directory
, while TeX Live has no such mechanism at all. MiKTeX supports--include-directory
forbibtex
, while TeX Live does not (you need to use $BIBINPUTS). Other differences include the fact that TeX Liveepstopdf
does not support--verbose
or--pdf-version=1.4
(--gsopt=-dCompatibilityLevel=1.4
is a workaround for the latter).MiKTeX includes the
slashbox
package -- TeX Live does not.MiKTeX supports the
texify
command -- TeX Live does not.MiKTeX does not have a
synctex
binary -- TeX Live does.MiKTeX does not have safe variants of executables such as
repstopdf
-- TeX Live does.MiKTeX does not have
IEEEtrantools.sty
in theIEEEtran
package -- TeX Live does.Command line options can have different names, such as
--restrict-write18
vs.--restricted-shell-escape
.(*)Yes, TeX Live compiles faster. My personal measurements imply compilations times go down by 1/3 to 1/2 compared to MiKTeX. Updating the distribution takes much longer, though, not least to the full installation that TeX Live typically does.
I am surprised by your findings about a faster TeX Live. Do you mean its pdftex is faster? this may depend on Windows version. On Linuxes, speed of TeX Live varies greatly according to processors, not only due to their intrinsic capabilities but also depending on which systems and with which compiler settings the binaries were compiled.
– jfbu
Sep 9 '17 at 17:02
@jfbu yes, I mainly looked at total compilation times ofpdflatex
+bibtex
for a couple of different documents, on two systems (Windows 7 or 8, don't remember, and 10); with and without precompiled preamble. Totally not representative, but in line with what I have read in a couple of places and enough for me to make the switch.
– bers
Sep 9 '17 at 18:10
For my machine, Windows is faster with PDFTeX
– percusse
Nov 3 '17 at 15:18
"in Windows MikTeX is faster"
– percusse
Nov 3 '17 at 15:52
add a comment |
The advantages of using TeX Live are:
- We don't need to specify
-sPAPERSIZE=a4
option/switch for TeX Liveps2pdf
when using A4 paper. But the option/switch is absolutely needed in Miktex unless you want the top margin to get cropped. For other paper sizes, both MikTeX and TeX Live allow you to omit this option/switch.
4
Well I don't need it. I get a a4 paper without any switches. On the other hand with the default settings I don't get letter paper format. But the "culprit" is not ps2pdf but config.ps of dvips. It works if I change the settings for the letter page size in config.ps. You can find informations about config.ps in testflow_doc.pdf (on CTAN).
– Ulrike Fischer
Jun 10 '11 at 9:41
Btw, I had the exact same problem with older versions of TL. But I think it works by default now, indeed.
– mpg
Jun 10 '11 at 16:46
1
As I said: Check your config.ps.
– Ulrike Fischer
Jun 14 '11 at 7:32
I wouldn't replace it but put the new (local) config.ps in a local texmf tree. Apart from this: I pointed you to a document which contains informations about config.ps. The documentation of dvips exists too. config.ps is a textfile so you can open it in your editor and check its content. Use this informations.
– Ulrike Fischer
Jun 14 '11 at 7:48
Default paper size in MiKTeX is govern on MiKTeX Options | General window.
– Igor Kotelnikov
Oct 22 '11 at 11:38
|
show 1 more comment
Note that both MikTeX and TeXLive can be installed as "portable" in Windows. On Linux, TeXLive can be installed in the user's home directory rather than system, which is analogous to portable.
When a program is installed as portable, it probably has different access permissions than does a system installation. This helps avoid some (not all) potential security problems. Particularly in the case of MikTeX,a portable installation is likely to avoid various "access denied" problems that occasionally arise during updates.
If you are a single user on your own computer, I cannot think of any downsides to a portable installation. However, it won't work if you have a multi-user or networked system.
MikTeX keeps track of package authenticity, and doesn't like you manually installing a package within the texmf
distribution folder. You must use texmf-local
or equivalent. TeXLive allows you to cheat more easily, but I cannot think of any reason to do that.
add a comment |
I just tested both version on Windows 10. As of now, (December 2018), I can see, as default install, MikTeX is not only more up to date -- see as one example, LuaTeX,
This is LuaTeX, Version 1.09.0 (MiKTeX 2.9.6880 64-bit)
vs
This is LuaTeX, Version 1.07.0 (TeX Live 2018)
but also considerably faster.
On a Thinkpad X1, a 900 pages file compiles in about 70% of the time in respect to TeX Live version.
If one needs to compile lenghty works, MiKTeX probably will be more useful.
Also, please see comment below. You may want to do your own testing in April 2019.
1
this is not quite true. You can manually update the binaries anytime. I have done so on both windows and linux. You may refer to my question about this here tex.stackexchange.com/questions/448677/…
– Krishna
Dec 26 '18 at 13:34
Yes, one can manually update both installs. I meant "as deafult install". Thanks for pointing that out, I have updated the answer.
– gsl
Dec 31 '18 at 17:23
2
Your answer is a little bit misleading. "MikTeX is not only more up to date, but is also considerably faster" is a false statement since your claim is entirely based on which version ofluatex
got run.LuaTeX 1.09
ships withlua 5.3
and also has a dedicated new PDF librarypplib
which replaces the heavypoppler
. This is the reason for speed increase and has nothing to do withmiktex
. When TL2019 ships in April 2019, you can get these same benefits in TL too. In summary, the speed diff is due to the engine and not due to distribution
– Krishna
Dec 31 '18 at 17:37
add a comment |
Disadvantage of TeX Live: It seems to me that the user interface of TeX Live installer (for Windows) has not used multithreading or asynchronous programming yet. So the UI gets frozen during the installation progress. Correct me if I am wrong in this.
Not observed in any of the installations I've done
– daleif
2 days ago
@daleif: Another thing you can try: Move around the "install-tl" dialog window while the installation is in progress, you will see the installation stop until you release the window.
– God Must Be Crazy
2 days ago
1
Feel free to contribute a native Windows installer.
– daleif
2 days ago
add a comment |
Your Answer
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
});
}
});
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%2f20036%2fwhat-are-the-advantages-of-tex-live-over-miktex%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
12 Answers
12
active
oldest
votes
12 Answers
12
active
oldest
votes
active
oldest
votes
active
oldest
votes
(Not meant to be a complete answer, just an addition to others.)
TeX Live provides more secure defaults than MiKTeX and probably pays more attention to security in general. For example, section 3 of this paper describes a simple way to make document (or bibtex database, or package) viruses which would almost make MS-Word look as secure alternative ;-) This attack doesn't work with TeX Live's default settings, regardless of the platform (Windows or other).
Not completely unrelated, TeX Live is designed to support multi-user systems, including being installed on a servers and used on network clients, possibly with mixed architectures and OSes. (Which may be totally irrelevant to the OP, but mentioned only for information.)
6
+1 for pointing the security issue.
– xport
Jun 10 '11 at 17:20
9
My impression is that Christian pays attention to security. E.g. since last year (I think triggered by the paper you mentioned) you can't write to parent directories anymore (which breaks some documents as include's didn't work).
– Ulrike Fischer
Jun 11 '11 at 10:52
2
I disagree with this statement. By default, MiKTeX is installed to the folder C:Program File wich is securedby Windows with special care. TeX Live is installed into a separate forlder outside C:Program File.
– Igor Kotelnikov
Oct 22 '11 at 11:32
7
@IgorKotelnikov: Why do you believe Windows treats `C:Program File` in a specific way?
– Paul Gaborit
Aug 2 '12 at 16:22
3
I completely disagree that TeX Live provides more secure defaults than MiKTeX. On Windows, MiKTeX installs its files inC:Program Files
folder which is securely guarded by Windows itself whereas TeX Live resides in a separate folder which can be easily infected and compromised.
– Igor Kotelnikov
Dec 8 '15 at 12:53
|
show 4 more comments
(Not meant to be a complete answer, just an addition to others.)
TeX Live provides more secure defaults than MiKTeX and probably pays more attention to security in general. For example, section 3 of this paper describes a simple way to make document (or bibtex database, or package) viruses which would almost make MS-Word look as secure alternative ;-) This attack doesn't work with TeX Live's default settings, regardless of the platform (Windows or other).
Not completely unrelated, TeX Live is designed to support multi-user systems, including being installed on a servers and used on network clients, possibly with mixed architectures and OSes. (Which may be totally irrelevant to the OP, but mentioned only for information.)
6
+1 for pointing the security issue.
– xport
Jun 10 '11 at 17:20
9
My impression is that Christian pays attention to security. E.g. since last year (I think triggered by the paper you mentioned) you can't write to parent directories anymore (which breaks some documents as include's didn't work).
– Ulrike Fischer
Jun 11 '11 at 10:52
2
I disagree with this statement. By default, MiKTeX is installed to the folder C:Program File wich is securedby Windows with special care. TeX Live is installed into a separate forlder outside C:Program File.
– Igor Kotelnikov
Oct 22 '11 at 11:32
7
@IgorKotelnikov: Why do you believe Windows treats `C:Program File` in a specific way?
– Paul Gaborit
Aug 2 '12 at 16:22
3
I completely disagree that TeX Live provides more secure defaults than MiKTeX. On Windows, MiKTeX installs its files inC:Program Files
folder which is securely guarded by Windows itself whereas TeX Live resides in a separate folder which can be easily infected and compromised.
– Igor Kotelnikov
Dec 8 '15 at 12:53
|
show 4 more comments
(Not meant to be a complete answer, just an addition to others.)
TeX Live provides more secure defaults than MiKTeX and probably pays more attention to security in general. For example, section 3 of this paper describes a simple way to make document (or bibtex database, or package) viruses which would almost make MS-Word look as secure alternative ;-) This attack doesn't work with TeX Live's default settings, regardless of the platform (Windows or other).
Not completely unrelated, TeX Live is designed to support multi-user systems, including being installed on a servers and used on network clients, possibly with mixed architectures and OSes. (Which may be totally irrelevant to the OP, but mentioned only for information.)
(Not meant to be a complete answer, just an addition to others.)
TeX Live provides more secure defaults than MiKTeX and probably pays more attention to security in general. For example, section 3 of this paper describes a simple way to make document (or bibtex database, or package) viruses which would almost make MS-Word look as secure alternative ;-) This attack doesn't work with TeX Live's default settings, regardless of the platform (Windows or other).
Not completely unrelated, TeX Live is designed to support multi-user systems, including being installed on a servers and used on network clients, possibly with mixed architectures and OSes. (Which may be totally irrelevant to the OP, but mentioned only for information.)
edited Jun 11 '11 at 1:04
answered Jun 10 '11 at 16:57
mpgmpg
7,74822225
7,74822225
6
+1 for pointing the security issue.
– xport
Jun 10 '11 at 17:20
9
My impression is that Christian pays attention to security. E.g. since last year (I think triggered by the paper you mentioned) you can't write to parent directories anymore (which breaks some documents as include's didn't work).
– Ulrike Fischer
Jun 11 '11 at 10:52
2
I disagree with this statement. By default, MiKTeX is installed to the folder C:Program File wich is securedby Windows with special care. TeX Live is installed into a separate forlder outside C:Program File.
– Igor Kotelnikov
Oct 22 '11 at 11:32
7
@IgorKotelnikov: Why do you believe Windows treats `C:Program File` in a specific way?
– Paul Gaborit
Aug 2 '12 at 16:22
3
I completely disagree that TeX Live provides more secure defaults than MiKTeX. On Windows, MiKTeX installs its files inC:Program Files
folder which is securely guarded by Windows itself whereas TeX Live resides in a separate folder which can be easily infected and compromised.
– Igor Kotelnikov
Dec 8 '15 at 12:53
|
show 4 more comments
6
+1 for pointing the security issue.
– xport
Jun 10 '11 at 17:20
9
My impression is that Christian pays attention to security. E.g. since last year (I think triggered by the paper you mentioned) you can't write to parent directories anymore (which breaks some documents as include's didn't work).
– Ulrike Fischer
Jun 11 '11 at 10:52
2
I disagree with this statement. By default, MiKTeX is installed to the folder C:Program File wich is securedby Windows with special care. TeX Live is installed into a separate forlder outside C:Program File.
– Igor Kotelnikov
Oct 22 '11 at 11:32
7
@IgorKotelnikov: Why do you believe Windows treats `C:Program File` in a specific way?
– Paul Gaborit
Aug 2 '12 at 16:22
3
I completely disagree that TeX Live provides more secure defaults than MiKTeX. On Windows, MiKTeX installs its files inC:Program Files
folder which is securely guarded by Windows itself whereas TeX Live resides in a separate folder which can be easily infected and compromised.
– Igor Kotelnikov
Dec 8 '15 at 12:53
6
6
+1 for pointing the security issue.
– xport
Jun 10 '11 at 17:20
+1 for pointing the security issue.
– xport
Jun 10 '11 at 17:20
9
9
My impression is that Christian pays attention to security. E.g. since last year (I think triggered by the paper you mentioned) you can't write to parent directories anymore (which breaks some documents as include's didn't work).
– Ulrike Fischer
Jun 11 '11 at 10:52
My impression is that Christian pays attention to security. E.g. since last year (I think triggered by the paper you mentioned) you can't write to parent directories anymore (which breaks some documents as include's didn't work).
– Ulrike Fischer
Jun 11 '11 at 10:52
2
2
I disagree with this statement. By default, MiKTeX is installed to the folder C:Program File wich is securedby Windows with special care. TeX Live is installed into a separate forlder outside C:Program File.
– Igor Kotelnikov
Oct 22 '11 at 11:32
I disagree with this statement. By default, MiKTeX is installed to the folder C:Program File wich is securedby Windows with special care. TeX Live is installed into a separate forlder outside C:Program File.
– Igor Kotelnikov
Oct 22 '11 at 11:32
7
7
@IgorKotelnikov: Why do you believe Windows treats `C:Program File` in a specific way?
– Paul Gaborit
Aug 2 '12 at 16:22
@IgorKotelnikov: Why do you believe Windows treats `C:Program File` in a specific way?
– Paul Gaborit
Aug 2 '12 at 16:22
3
3
I completely disagree that TeX Live provides more secure defaults than MiKTeX. On Windows, MiKTeX installs its files in
C:Program Files
folder which is securely guarded by Windows itself whereas TeX Live resides in a separate folder which can be easily infected and compromised.– Igor Kotelnikov
Dec 8 '15 at 12:53
I completely disagree that TeX Live provides more secure defaults than MiKTeX. On Windows, MiKTeX installs its files in
C:Program Files
folder which is securely guarded by Windows itself whereas TeX Live resides in a separate folder which can be easily infected and compromised.– Igor Kotelnikov
Dec 8 '15 at 12:53
|
show 4 more comments
I've covered some of this before on my blog, so some of this is a rehash! In recent versions, the differences between MiKTeX and TeX Live have narrowed. Package coverage between the two is similar, as is the ability to do on-line updates. I guess here you want differences:
Only MiKTeX can do 'on the fly' package installation, as TeX Live is more focussed on
having a system that works well on multi-user systems.TeX Live defaults to installing everything, which means that if you want everything
it's (marginally) easier to use TeX Live than MiKTeX. (MiKTeX has different installers, one of which installs everything, whereas for TeX Live you have one installer and make the choices within in.)
For most users, it's largely down to 'personal opinion' or 'what you try first'!
@Jasper: Last time I did it, you had to do the basic install first then do a second 'cycle' to install everything. The update wizard also did not pick up new packages as part of an 'update': I had to again select those separately. I've not use MiKTeX 2.9, so that may have altered.
– Joseph Wright♦
Jun 6 '11 at 13:50
14
You can install everything in miktex and then you will get the newest versions. But you can also do a "basic installation". In this case you should run an update afterward. I'm always doing a basic installation, then import additional packages from a previous miktex version on my PC, and then run an update. That has the benefit that I have to download much less and that it limits updates to the packages I'm really using.
– Ulrike Fischer
Jun 6 '11 at 14:48
@Ulrike: As I've tried to indicate, whether you want a full install or not is probably dependent on your circumstances. It makes sense for a network system with varying demands, or indeed for a developer who might be asked about anything!
– Joseph Wright♦
Jun 6 '11 at 14:52
2
@Joseph Wright It's a click of a button, and MiKTeX installs everything. It's faster to get the setup and the packages separately (using a FTP client), instead of getting the basic installer. And not to download packages by the package manager itself.
– Karl Karlsson
Jun 7 '11 at 15:46
add a comment |
I've covered some of this before on my blog, so some of this is a rehash! In recent versions, the differences between MiKTeX and TeX Live have narrowed. Package coverage between the two is similar, as is the ability to do on-line updates. I guess here you want differences:
Only MiKTeX can do 'on the fly' package installation, as TeX Live is more focussed on
having a system that works well on multi-user systems.TeX Live defaults to installing everything, which means that if you want everything
it's (marginally) easier to use TeX Live than MiKTeX. (MiKTeX has different installers, one of which installs everything, whereas for TeX Live you have one installer and make the choices within in.)
For most users, it's largely down to 'personal opinion' or 'what you try first'!
@Jasper: Last time I did it, you had to do the basic install first then do a second 'cycle' to install everything. The update wizard also did not pick up new packages as part of an 'update': I had to again select those separately. I've not use MiKTeX 2.9, so that may have altered.
– Joseph Wright♦
Jun 6 '11 at 13:50
14
You can install everything in miktex and then you will get the newest versions. But you can also do a "basic installation". In this case you should run an update afterward. I'm always doing a basic installation, then import additional packages from a previous miktex version on my PC, and then run an update. That has the benefit that I have to download much less and that it limits updates to the packages I'm really using.
– Ulrike Fischer
Jun 6 '11 at 14:48
@Ulrike: As I've tried to indicate, whether you want a full install or not is probably dependent on your circumstances. It makes sense for a network system with varying demands, or indeed for a developer who might be asked about anything!
– Joseph Wright♦
Jun 6 '11 at 14:52
2
@Joseph Wright It's a click of a button, and MiKTeX installs everything. It's faster to get the setup and the packages separately (using a FTP client), instead of getting the basic installer. And not to download packages by the package manager itself.
– Karl Karlsson
Jun 7 '11 at 15:46
add a comment |
I've covered some of this before on my blog, so some of this is a rehash! In recent versions, the differences between MiKTeX and TeX Live have narrowed. Package coverage between the two is similar, as is the ability to do on-line updates. I guess here you want differences:
Only MiKTeX can do 'on the fly' package installation, as TeX Live is more focussed on
having a system that works well on multi-user systems.TeX Live defaults to installing everything, which means that if you want everything
it's (marginally) easier to use TeX Live than MiKTeX. (MiKTeX has different installers, one of which installs everything, whereas for TeX Live you have one installer and make the choices within in.)
For most users, it's largely down to 'personal opinion' or 'what you try first'!
I've covered some of this before on my blog, so some of this is a rehash! In recent versions, the differences between MiKTeX and TeX Live have narrowed. Package coverage between the two is similar, as is the ability to do on-line updates. I guess here you want differences:
Only MiKTeX can do 'on the fly' package installation, as TeX Live is more focussed on
having a system that works well on multi-user systems.TeX Live defaults to installing everything, which means that if you want everything
it's (marginally) easier to use TeX Live than MiKTeX. (MiKTeX has different installers, one of which installs everything, whereas for TeX Live you have one installer and make the choices within in.)
For most users, it's largely down to 'personal opinion' or 'what you try first'!
edited Dec 18 '16 at 16:23
answered Jun 6 '11 at 11:57
Joseph Wright♦Joseph Wright
202k21555882
202k21555882
@Jasper: Last time I did it, you had to do the basic install first then do a second 'cycle' to install everything. The update wizard also did not pick up new packages as part of an 'update': I had to again select those separately. I've not use MiKTeX 2.9, so that may have altered.
– Joseph Wright♦
Jun 6 '11 at 13:50
14
You can install everything in miktex and then you will get the newest versions. But you can also do a "basic installation". In this case you should run an update afterward. I'm always doing a basic installation, then import additional packages from a previous miktex version on my PC, and then run an update. That has the benefit that I have to download much less and that it limits updates to the packages I'm really using.
– Ulrike Fischer
Jun 6 '11 at 14:48
@Ulrike: As I've tried to indicate, whether you want a full install or not is probably dependent on your circumstances. It makes sense for a network system with varying demands, or indeed for a developer who might be asked about anything!
– Joseph Wright♦
Jun 6 '11 at 14:52
2
@Joseph Wright It's a click of a button, and MiKTeX installs everything. It's faster to get the setup and the packages separately (using a FTP client), instead of getting the basic installer. And not to download packages by the package manager itself.
– Karl Karlsson
Jun 7 '11 at 15:46
add a comment |
@Jasper: Last time I did it, you had to do the basic install first then do a second 'cycle' to install everything. The update wizard also did not pick up new packages as part of an 'update': I had to again select those separately. I've not use MiKTeX 2.9, so that may have altered.
– Joseph Wright♦
Jun 6 '11 at 13:50
14
You can install everything in miktex and then you will get the newest versions. But you can also do a "basic installation". In this case you should run an update afterward. I'm always doing a basic installation, then import additional packages from a previous miktex version on my PC, and then run an update. That has the benefit that I have to download much less and that it limits updates to the packages I'm really using.
– Ulrike Fischer
Jun 6 '11 at 14:48
@Ulrike: As I've tried to indicate, whether you want a full install or not is probably dependent on your circumstances. It makes sense for a network system with varying demands, or indeed for a developer who might be asked about anything!
– Joseph Wright♦
Jun 6 '11 at 14:52
2
@Joseph Wright It's a click of a button, and MiKTeX installs everything. It's faster to get the setup and the packages separately (using a FTP client), instead of getting the basic installer. And not to download packages by the package manager itself.
– Karl Karlsson
Jun 7 '11 at 15:46
@Jasper: Last time I did it, you had to do the basic install first then do a second 'cycle' to install everything. The update wizard also did not pick up new packages as part of an 'update': I had to again select those separately. I've not use MiKTeX 2.9, so that may have altered.
– Joseph Wright♦
Jun 6 '11 at 13:50
@Jasper: Last time I did it, you had to do the basic install first then do a second 'cycle' to install everything. The update wizard also did not pick up new packages as part of an 'update': I had to again select those separately. I've not use MiKTeX 2.9, so that may have altered.
– Joseph Wright♦
Jun 6 '11 at 13:50
14
14
You can install everything in miktex and then you will get the newest versions. But you can also do a "basic installation". In this case you should run an update afterward. I'm always doing a basic installation, then import additional packages from a previous miktex version on my PC, and then run an update. That has the benefit that I have to download much less and that it limits updates to the packages I'm really using.
– Ulrike Fischer
Jun 6 '11 at 14:48
You can install everything in miktex and then you will get the newest versions. But you can also do a "basic installation". In this case you should run an update afterward. I'm always doing a basic installation, then import additional packages from a previous miktex version on my PC, and then run an update. That has the benefit that I have to download much less and that it limits updates to the packages I'm really using.
– Ulrike Fischer
Jun 6 '11 at 14:48
@Ulrike: As I've tried to indicate, whether you want a full install or not is probably dependent on your circumstances. It makes sense for a network system with varying demands, or indeed for a developer who might be asked about anything!
– Joseph Wright♦
Jun 6 '11 at 14:52
@Ulrike: As I've tried to indicate, whether you want a full install or not is probably dependent on your circumstances. It makes sense for a network system with varying demands, or indeed for a developer who might be asked about anything!
– Joseph Wright♦
Jun 6 '11 at 14:52
2
2
@Joseph Wright It's a click of a button, and MiKTeX installs everything. It's faster to get the setup and the packages separately (using a FTP client), instead of getting the basic installer. And not to download packages by the package manager itself.
– Karl Karlsson
Jun 7 '11 at 15:46
@Joseph Wright It's a click of a button, and MiKTeX installs everything. It's faster to get the setup and the packages separately (using a FTP client), instead of getting the basic installer. And not to download packages by the package manager itself.
– Karl Karlsson
Jun 7 '11 at 15:46
add a comment |
The main advantages which led me to TeXLive are:
- That it is maintained by TUG, that is, by more
than one person, which makes it more
future-safe. - It supports many platforms, not just Windows. (The first paragraph of http://www.ctan.org/starter.html needs an update.) I am interested in Linux-x86 and Windows, so I made a portable installation covering both platforms on an external hard disk.
- Its real-time updates of packages: once updated on CTAN and propagated to the mirrors overnight, new package versions are also available in the package manager (tlmgr).
- faster compilation (especially in case of
graphics files)
EDIT:
As for speed (4.), I measured compilation times of the animate
package documentation which embeds about 260 Metapost graphics files and a few (3) small bitmaps. I used the Windows Powershell command measure-command {<programm> <prog args>}
for the time measurements, and tested TeXLive2010 and MiKTeX-2.8 (the latest version I used before leaving for TeXLive) on a Pentium-4@2.6 Ghz.
TeXLive:
latex animate
45.044 s
dvips animate
10.642 s
MiKTeX:
latex animate
2 min, 53.270 s
dvips animate
48.492 s
13
@point 3. MiKTeX also has package manager and regularly updates packages. I don't think there is any major difference in this regard.
– Tomek
Jun 6 '11 at 13:46
6
@point 4. MiKTeX is mostly based on the same code as TeX Live (sans package management). I would be very surprised to see any major differences in compilation speed on similarly configured systems.
– Tomek
Jun 6 '11 at 13:49
3
@jasper, @tomek. The average package update interval of MiKTeX is about once per week.
– AlexG
Jun 6 '11 at 14:01
2
@Karl: See my edit regarding (4). (2) I don't care about GUI guidelines.tlmgr update --all
from time to time is enough. If I depended on GUI's I'd use Word. (1) I only compared both.
– AlexG
Jun 8 '11 at 8:29
4
@Alexander Grahn Well, measuring is where the science begins. But benchmarking is a non trivial task. A) Disk fragmentation, B) Memory caching and C) Most time consuming task. So, A) MiKTeX files may be more (heavily) fragmented, they even may be on the slowest part of the drive. B) If you all day used TeXLive, than it's files are cached in the memory, and then running MiKTeX which files are not cached. C) If the most time consuming task is Metapost, well, who uses Metapost that much? It's just an example out of the real world.
– Karl Karlsson
Jun 8 '11 at 21:34
|
show 7 more comments
The main advantages which led me to TeXLive are:
- That it is maintained by TUG, that is, by more
than one person, which makes it more
future-safe. - It supports many platforms, not just Windows. (The first paragraph of http://www.ctan.org/starter.html needs an update.) I am interested in Linux-x86 and Windows, so I made a portable installation covering both platforms on an external hard disk.
- Its real-time updates of packages: once updated on CTAN and propagated to the mirrors overnight, new package versions are also available in the package manager (tlmgr).
- faster compilation (especially in case of
graphics files)
EDIT:
As for speed (4.), I measured compilation times of the animate
package documentation which embeds about 260 Metapost graphics files and a few (3) small bitmaps. I used the Windows Powershell command measure-command {<programm> <prog args>}
for the time measurements, and tested TeXLive2010 and MiKTeX-2.8 (the latest version I used before leaving for TeXLive) on a Pentium-4@2.6 Ghz.
TeXLive:
latex animate
45.044 s
dvips animate
10.642 s
MiKTeX:
latex animate
2 min, 53.270 s
dvips animate
48.492 s
13
@point 3. MiKTeX also has package manager and regularly updates packages. I don't think there is any major difference in this regard.
– Tomek
Jun 6 '11 at 13:46
6
@point 4. MiKTeX is mostly based on the same code as TeX Live (sans package management). I would be very surprised to see any major differences in compilation speed on similarly configured systems.
– Tomek
Jun 6 '11 at 13:49
3
@jasper, @tomek. The average package update interval of MiKTeX is about once per week.
– AlexG
Jun 6 '11 at 14:01
2
@Karl: See my edit regarding (4). (2) I don't care about GUI guidelines.tlmgr update --all
from time to time is enough. If I depended on GUI's I'd use Word. (1) I only compared both.
– AlexG
Jun 8 '11 at 8:29
4
@Alexander Grahn Well, measuring is where the science begins. But benchmarking is a non trivial task. A) Disk fragmentation, B) Memory caching and C) Most time consuming task. So, A) MiKTeX files may be more (heavily) fragmented, they even may be on the slowest part of the drive. B) If you all day used TeXLive, than it's files are cached in the memory, and then running MiKTeX which files are not cached. C) If the most time consuming task is Metapost, well, who uses Metapost that much? It's just an example out of the real world.
– Karl Karlsson
Jun 8 '11 at 21:34
|
show 7 more comments
The main advantages which led me to TeXLive are:
- That it is maintained by TUG, that is, by more
than one person, which makes it more
future-safe. - It supports many platforms, not just Windows. (The first paragraph of http://www.ctan.org/starter.html needs an update.) I am interested in Linux-x86 and Windows, so I made a portable installation covering both platforms on an external hard disk.
- Its real-time updates of packages: once updated on CTAN and propagated to the mirrors overnight, new package versions are also available in the package manager (tlmgr).
- faster compilation (especially in case of
graphics files)
EDIT:
As for speed (4.), I measured compilation times of the animate
package documentation which embeds about 260 Metapost graphics files and a few (3) small bitmaps. I used the Windows Powershell command measure-command {<programm> <prog args>}
for the time measurements, and tested TeXLive2010 and MiKTeX-2.8 (the latest version I used before leaving for TeXLive) on a Pentium-4@2.6 Ghz.
TeXLive:
latex animate
45.044 s
dvips animate
10.642 s
MiKTeX:
latex animate
2 min, 53.270 s
dvips animate
48.492 s
The main advantages which led me to TeXLive are:
- That it is maintained by TUG, that is, by more
than one person, which makes it more
future-safe. - It supports many platforms, not just Windows. (The first paragraph of http://www.ctan.org/starter.html needs an update.) I am interested in Linux-x86 and Windows, so I made a portable installation covering both platforms on an external hard disk.
- Its real-time updates of packages: once updated on CTAN and propagated to the mirrors overnight, new package versions are also available in the package manager (tlmgr).
- faster compilation (especially in case of
graphics files)
EDIT:
As for speed (4.), I measured compilation times of the animate
package documentation which embeds about 260 Metapost graphics files and a few (3) small bitmaps. I used the Windows Powershell command measure-command {<programm> <prog args>}
for the time measurements, and tested TeXLive2010 and MiKTeX-2.8 (the latest version I used before leaving for TeXLive) on a Pentium-4@2.6 Ghz.
TeXLive:
latex animate
45.044 s
dvips animate
10.642 s
MiKTeX:
latex animate
2 min, 53.270 s
dvips animate
48.492 s
edited Nov 3 '15 at 16:35
Mico
274k30371758
274k30371758
answered Jun 6 '11 at 11:16
AlexGAlexG
32.4k479143
32.4k479143
13
@point 3. MiKTeX also has package manager and regularly updates packages. I don't think there is any major difference in this regard.
– Tomek
Jun 6 '11 at 13:46
6
@point 4. MiKTeX is mostly based on the same code as TeX Live (sans package management). I would be very surprised to see any major differences in compilation speed on similarly configured systems.
– Tomek
Jun 6 '11 at 13:49
3
@jasper, @tomek. The average package update interval of MiKTeX is about once per week.
– AlexG
Jun 6 '11 at 14:01
2
@Karl: See my edit regarding (4). (2) I don't care about GUI guidelines.tlmgr update --all
from time to time is enough. If I depended on GUI's I'd use Word. (1) I only compared both.
– AlexG
Jun 8 '11 at 8:29
4
@Alexander Grahn Well, measuring is where the science begins. But benchmarking is a non trivial task. A) Disk fragmentation, B) Memory caching and C) Most time consuming task. So, A) MiKTeX files may be more (heavily) fragmented, they even may be on the slowest part of the drive. B) If you all day used TeXLive, than it's files are cached in the memory, and then running MiKTeX which files are not cached. C) If the most time consuming task is Metapost, well, who uses Metapost that much? It's just an example out of the real world.
– Karl Karlsson
Jun 8 '11 at 21:34
|
show 7 more comments
13
@point 3. MiKTeX also has package manager and regularly updates packages. I don't think there is any major difference in this regard.
– Tomek
Jun 6 '11 at 13:46
6
@point 4. MiKTeX is mostly based on the same code as TeX Live (sans package management). I would be very surprised to see any major differences in compilation speed on similarly configured systems.
– Tomek
Jun 6 '11 at 13:49
3
@jasper, @tomek. The average package update interval of MiKTeX is about once per week.
– AlexG
Jun 6 '11 at 14:01
2
@Karl: See my edit regarding (4). (2) I don't care about GUI guidelines.tlmgr update --all
from time to time is enough. If I depended on GUI's I'd use Word. (1) I only compared both.
– AlexG
Jun 8 '11 at 8:29
4
@Alexander Grahn Well, measuring is where the science begins. But benchmarking is a non trivial task. A) Disk fragmentation, B) Memory caching and C) Most time consuming task. So, A) MiKTeX files may be more (heavily) fragmented, they even may be on the slowest part of the drive. B) If you all day used TeXLive, than it's files are cached in the memory, and then running MiKTeX which files are not cached. C) If the most time consuming task is Metapost, well, who uses Metapost that much? It's just an example out of the real world.
– Karl Karlsson
Jun 8 '11 at 21:34
13
13
@point 3. MiKTeX also has package manager and regularly updates packages. I don't think there is any major difference in this regard.
– Tomek
Jun 6 '11 at 13:46
@point 3. MiKTeX also has package manager and regularly updates packages. I don't think there is any major difference in this regard.
– Tomek
Jun 6 '11 at 13:46
6
6
@point 4. MiKTeX is mostly based on the same code as TeX Live (sans package management). I would be very surprised to see any major differences in compilation speed on similarly configured systems.
– Tomek
Jun 6 '11 at 13:49
@point 4. MiKTeX is mostly based on the same code as TeX Live (sans package management). I would be very surprised to see any major differences in compilation speed on similarly configured systems.
– Tomek
Jun 6 '11 at 13:49
3
3
@jasper, @tomek. The average package update interval of MiKTeX is about once per week.
– AlexG
Jun 6 '11 at 14:01
@jasper, @tomek. The average package update interval of MiKTeX is about once per week.
– AlexG
Jun 6 '11 at 14:01
2
2
@Karl: See my edit regarding (4). (2) I don't care about GUI guidelines.
tlmgr update --all
from time to time is enough. If I depended on GUI's I'd use Word. (1) I only compared both.– AlexG
Jun 8 '11 at 8:29
@Karl: See my edit regarding (4). (2) I don't care about GUI guidelines.
tlmgr update --all
from time to time is enough. If I depended on GUI's I'd use Word. (1) I only compared both.– AlexG
Jun 8 '11 at 8:29
4
4
@Alexander Grahn Well, measuring is where the science begins. But benchmarking is a non trivial task. A) Disk fragmentation, B) Memory caching and C) Most time consuming task. So, A) MiKTeX files may be more (heavily) fragmented, they even may be on the slowest part of the drive. B) If you all day used TeXLive, than it's files are cached in the memory, and then running MiKTeX which files are not cached. C) If the most time consuming task is Metapost, well, who uses Metapost that much? It's just an example out of the real world.
– Karl Karlsson
Jun 8 '11 at 21:34
@Alexander Grahn Well, measuring is where the science begins. But benchmarking is a non trivial task. A) Disk fragmentation, B) Memory caching and C) Most time consuming task. So, A) MiKTeX files may be more (heavily) fragmented, they even may be on the slowest part of the drive. B) If you all day used TeXLive, than it's files are cached in the memory, and then running MiKTeX which files are not cached. C) If the most time consuming task is Metapost, well, who uses Metapost that much? It's just an example out of the real world.
– Karl Karlsson
Jun 8 '11 at 21:34
|
show 7 more comments
The advantages of miktex:
- Supports (more or less) only windows which means that it can concentrate on windows problems and windows "look and feel".
- On-the-fly installation of missing packages.
- Supports more packages and its packages are more complete as it doesn't restrict itself to "free software".
- Miktex updates binaries also between releases so its binaries often were newer than the one in TeXLive (nowadays you can update binaries in TeXlive tlcontrib so it also can be the other way round.).
- Regarding Josephs claim that TeXLive has more command line tools: I wouldn't bet on it.
1
TEXMFHOME
is empty on my miktex butkpsewhich --var-value=TEXMF
outputs a list of all my texmf trees.
– Ulrike Fischer
Jun 6 '11 at 12:28
2
Regarding 5. The number of command line tools may be comparable, but a lot of them are Perl scripts and these run in TeX Live "out of the box", because it ships with hidden Perl interpreter, but for MiKTeX you need to install Perl separately.
– Tomek
Jun 6 '11 at 13:00
2
@Joseph: I think kpsewhich in MiKTeX 2.9 is now compatible with the one in TeX Live (but this certainly wasn't the case in the past).
– Tomek
Jun 6 '11 at 13:02
4
Regarding 3. MikTeX claims to accept only FSF-and-Debian-Free materiel on its licensing page, which is quite precisely the licencing policy of TeX Live (which follows FSF rather than Debian when the two diverge, btw). But apparently this common policy is not enforced as actively or as strictly in MikTeX as in TeX Live.
– mpg
Jun 6 '11 at 21:14
1
@Joseph I thinkkpsewhich
is a very special case, since it is related to Kpathsea, a library specific to TeX Live's implementation of TeX & friends, known as web2c. So it's really a nice compatibility effort from MikTeX to provide akpsewhich
command at all. In the opposite direction, TeX Live does not provide afindtexmf
command (the MikTeX command-line tool for file searching).
– mpg
Jun 6 '11 at 21:22
|
show 7 more comments
The advantages of miktex:
- Supports (more or less) only windows which means that it can concentrate on windows problems and windows "look and feel".
- On-the-fly installation of missing packages.
- Supports more packages and its packages are more complete as it doesn't restrict itself to "free software".
- Miktex updates binaries also between releases so its binaries often were newer than the one in TeXLive (nowadays you can update binaries in TeXlive tlcontrib so it also can be the other way round.).
- Regarding Josephs claim that TeXLive has more command line tools: I wouldn't bet on it.
1
TEXMFHOME
is empty on my miktex butkpsewhich --var-value=TEXMF
outputs a list of all my texmf trees.
– Ulrike Fischer
Jun 6 '11 at 12:28
2
Regarding 5. The number of command line tools may be comparable, but a lot of them are Perl scripts and these run in TeX Live "out of the box", because it ships with hidden Perl interpreter, but for MiKTeX you need to install Perl separately.
– Tomek
Jun 6 '11 at 13:00
2
@Joseph: I think kpsewhich in MiKTeX 2.9 is now compatible with the one in TeX Live (but this certainly wasn't the case in the past).
– Tomek
Jun 6 '11 at 13:02
4
Regarding 3. MikTeX claims to accept only FSF-and-Debian-Free materiel on its licensing page, which is quite precisely the licencing policy of TeX Live (which follows FSF rather than Debian when the two diverge, btw). But apparently this common policy is not enforced as actively or as strictly in MikTeX as in TeX Live.
– mpg
Jun 6 '11 at 21:14
1
@Joseph I thinkkpsewhich
is a very special case, since it is related to Kpathsea, a library specific to TeX Live's implementation of TeX & friends, known as web2c. So it's really a nice compatibility effort from MikTeX to provide akpsewhich
command at all. In the opposite direction, TeX Live does not provide afindtexmf
command (the MikTeX command-line tool for file searching).
– mpg
Jun 6 '11 at 21:22
|
show 7 more comments
The advantages of miktex:
- Supports (more or less) only windows which means that it can concentrate on windows problems and windows "look and feel".
- On-the-fly installation of missing packages.
- Supports more packages and its packages are more complete as it doesn't restrict itself to "free software".
- Miktex updates binaries also between releases so its binaries often were newer than the one in TeXLive (nowadays you can update binaries in TeXlive tlcontrib so it also can be the other way round.).
- Regarding Josephs claim that TeXLive has more command line tools: I wouldn't bet on it.
The advantages of miktex:
- Supports (more or less) only windows which means that it can concentrate on windows problems and windows "look and feel".
- On-the-fly installation of missing packages.
- Supports more packages and its packages are more complete as it doesn't restrict itself to "free software".
- Miktex updates binaries also between releases so its binaries often were newer than the one in TeXLive (nowadays you can update binaries in TeXlive tlcontrib so it also can be the other way round.).
- Regarding Josephs claim that TeXLive has more command line tools: I wouldn't bet on it.
answered Jun 6 '11 at 12:17
Ulrike FischerUlrike Fischer
187k7292672
187k7292672
1
TEXMFHOME
is empty on my miktex butkpsewhich --var-value=TEXMF
outputs a list of all my texmf trees.
– Ulrike Fischer
Jun 6 '11 at 12:28
2
Regarding 5. The number of command line tools may be comparable, but a lot of them are Perl scripts and these run in TeX Live "out of the box", because it ships with hidden Perl interpreter, but for MiKTeX you need to install Perl separately.
– Tomek
Jun 6 '11 at 13:00
2
@Joseph: I think kpsewhich in MiKTeX 2.9 is now compatible with the one in TeX Live (but this certainly wasn't the case in the past).
– Tomek
Jun 6 '11 at 13:02
4
Regarding 3. MikTeX claims to accept only FSF-and-Debian-Free materiel on its licensing page, which is quite precisely the licencing policy of TeX Live (which follows FSF rather than Debian when the two diverge, btw). But apparently this common policy is not enforced as actively or as strictly in MikTeX as in TeX Live.
– mpg
Jun 6 '11 at 21:14
1
@Joseph I thinkkpsewhich
is a very special case, since it is related to Kpathsea, a library specific to TeX Live's implementation of TeX & friends, known as web2c. So it's really a nice compatibility effort from MikTeX to provide akpsewhich
command at all. In the opposite direction, TeX Live does not provide afindtexmf
command (the MikTeX command-line tool for file searching).
– mpg
Jun 6 '11 at 21:22
|
show 7 more comments
1
TEXMFHOME
is empty on my miktex butkpsewhich --var-value=TEXMF
outputs a list of all my texmf trees.
– Ulrike Fischer
Jun 6 '11 at 12:28
2
Regarding 5. The number of command line tools may be comparable, but a lot of them are Perl scripts and these run in TeX Live "out of the box", because it ships with hidden Perl interpreter, but for MiKTeX you need to install Perl separately.
– Tomek
Jun 6 '11 at 13:00
2
@Joseph: I think kpsewhich in MiKTeX 2.9 is now compatible with the one in TeX Live (but this certainly wasn't the case in the past).
– Tomek
Jun 6 '11 at 13:02
4
Regarding 3. MikTeX claims to accept only FSF-and-Debian-Free materiel on its licensing page, which is quite precisely the licencing policy of TeX Live (which follows FSF rather than Debian when the two diverge, btw). But apparently this common policy is not enforced as actively or as strictly in MikTeX as in TeX Live.
– mpg
Jun 6 '11 at 21:14
1
@Joseph I thinkkpsewhich
is a very special case, since it is related to Kpathsea, a library specific to TeX Live's implementation of TeX & friends, known as web2c. So it's really a nice compatibility effort from MikTeX to provide akpsewhich
command at all. In the opposite direction, TeX Live does not provide afindtexmf
command (the MikTeX command-line tool for file searching).
– mpg
Jun 6 '11 at 21:22
1
1
TEXMFHOME
is empty on my miktex but kpsewhich --var-value=TEXMF
outputs a list of all my texmf trees.– Ulrike Fischer
Jun 6 '11 at 12:28
TEXMFHOME
is empty on my miktex but kpsewhich --var-value=TEXMF
outputs a list of all my texmf trees.– Ulrike Fischer
Jun 6 '11 at 12:28
2
2
Regarding 5. The number of command line tools may be comparable, but a lot of them are Perl scripts and these run in TeX Live "out of the box", because it ships with hidden Perl interpreter, but for MiKTeX you need to install Perl separately.
– Tomek
Jun 6 '11 at 13:00
Regarding 5. The number of command line tools may be comparable, but a lot of them are Perl scripts and these run in TeX Live "out of the box", because it ships with hidden Perl interpreter, but for MiKTeX you need to install Perl separately.
– Tomek
Jun 6 '11 at 13:00
2
2
@Joseph: I think kpsewhich in MiKTeX 2.9 is now compatible with the one in TeX Live (but this certainly wasn't the case in the past).
– Tomek
Jun 6 '11 at 13:02
@Joseph: I think kpsewhich in MiKTeX 2.9 is now compatible with the one in TeX Live (but this certainly wasn't the case in the past).
– Tomek
Jun 6 '11 at 13:02
4
4
Regarding 3. MikTeX claims to accept only FSF-and-Debian-Free materiel on its licensing page, which is quite precisely the licencing policy of TeX Live (which follows FSF rather than Debian when the two diverge, btw). But apparently this common policy is not enforced as actively or as strictly in MikTeX as in TeX Live.
– mpg
Jun 6 '11 at 21:14
Regarding 3. MikTeX claims to accept only FSF-and-Debian-Free materiel on its licensing page, which is quite precisely the licencing policy of TeX Live (which follows FSF rather than Debian when the two diverge, btw). But apparently this common policy is not enforced as actively or as strictly in MikTeX as in TeX Live.
– mpg
Jun 6 '11 at 21:14
1
1
@Joseph I think
kpsewhich
is a very special case, since it is related to Kpathsea, a library specific to TeX Live's implementation of TeX & friends, known as web2c. So it's really a nice compatibility effort from MikTeX to provide a kpsewhich
command at all. In the opposite direction, TeX Live does not provide a findtexmf
command (the MikTeX command-line tool for file searching).– mpg
Jun 6 '11 at 21:22
@Joseph I think
kpsewhich
is a very special case, since it is related to Kpathsea, a library specific to TeX Live's implementation of TeX & friends, known as web2c. So it's really a nice compatibility effort from MikTeX to provide a kpsewhich
command at all. In the opposite direction, TeX Live does not provide a findtexmf
command (the MikTeX command-line tool for file searching).– mpg
Jun 6 '11 at 21:22
|
show 7 more comments
In addition to what Ulrike Fischer has mentioned, the additional advantages of Miktex are:
Miktex has both 32 bit (stable) and 64 bit (experimental). It is a pity that TeX Live for Windows is available only for 32 bit.
Deciding the install location of your own packages and classes is easier on MiKTeX. Installing them is just as easy on TeX Live if you use one of the predefined locations.
3
Surelytlcontrib
makes the first criticism redundant?
– Seamus
Jun 7 '11 at 17:11
4
@xport: Also, Miktex has a portable version.
– Karl Karlsson
Jun 9 '11 at 10:10
3
@Jasper Loy: Yes, but it's more like a DIY recipe on how to make it yourself. While MiKTeX Portable runs out of the box not requiring anything from the user. And MiKTeX Portable (non full install) is a lot smaller. While TeXLive allows only a full install.
– Karl Karlsson
Jun 10 '11 at 9:10
@xport: I'm not sure where you get (2) from. TeX Live automatically includes a localtexmf tree,%USERPROFILE%texmf
, whereas with MiKTeX I've always had to add an additional root.
– Joseph Wright♦
Jun 10 '11 at 13:30
2
@Joseph Wright: Suppose migration or restoration of the operating system is needed. If localtexmf tree is on the system partition, that requires backup and restore operations. But if, like MiKTeX allows, it's placed on another partition you can do whatever you want with the system partition. Even you can format it, fully erase it - the localtexmf tree remains untouched.
– Karl Karlsson
Jun 14 '11 at 10:58
|
show 8 more comments
In addition to what Ulrike Fischer has mentioned, the additional advantages of Miktex are:
Miktex has both 32 bit (stable) and 64 bit (experimental). It is a pity that TeX Live for Windows is available only for 32 bit.
Deciding the install location of your own packages and classes is easier on MiKTeX. Installing them is just as easy on TeX Live if you use one of the predefined locations.
3
Surelytlcontrib
makes the first criticism redundant?
– Seamus
Jun 7 '11 at 17:11
4
@xport: Also, Miktex has a portable version.
– Karl Karlsson
Jun 9 '11 at 10:10
3
@Jasper Loy: Yes, but it's more like a DIY recipe on how to make it yourself. While MiKTeX Portable runs out of the box not requiring anything from the user. And MiKTeX Portable (non full install) is a lot smaller. While TeXLive allows only a full install.
– Karl Karlsson
Jun 10 '11 at 9:10
@xport: I'm not sure where you get (2) from. TeX Live automatically includes a localtexmf tree,%USERPROFILE%texmf
, whereas with MiKTeX I've always had to add an additional root.
– Joseph Wright♦
Jun 10 '11 at 13:30
2
@Joseph Wright: Suppose migration or restoration of the operating system is needed. If localtexmf tree is on the system partition, that requires backup and restore operations. But if, like MiKTeX allows, it's placed on another partition you can do whatever you want with the system partition. Even you can format it, fully erase it - the localtexmf tree remains untouched.
– Karl Karlsson
Jun 14 '11 at 10:58
|
show 8 more comments
In addition to what Ulrike Fischer has mentioned, the additional advantages of Miktex are:
Miktex has both 32 bit (stable) and 64 bit (experimental). It is a pity that TeX Live for Windows is available only for 32 bit.
Deciding the install location of your own packages and classes is easier on MiKTeX. Installing them is just as easy on TeX Live if you use one of the predefined locations.
In addition to what Ulrike Fischer has mentioned, the additional advantages of Miktex are:
Miktex has both 32 bit (stable) and 64 bit (experimental). It is a pity that TeX Live for Windows is available only for 32 bit.
Deciding the install location of your own packages and classes is easier on MiKTeX. Installing them is just as easy on TeX Live if you use one of the predefined locations.
edited Apr 13 '17 at 12:35
Community♦
1
1
answered Jun 7 '11 at 16:26
xportxport
21.7k30138260
21.7k30138260
3
Surelytlcontrib
makes the first criticism redundant?
– Seamus
Jun 7 '11 at 17:11
4
@xport: Also, Miktex has a portable version.
– Karl Karlsson
Jun 9 '11 at 10:10
3
@Jasper Loy: Yes, but it's more like a DIY recipe on how to make it yourself. While MiKTeX Portable runs out of the box not requiring anything from the user. And MiKTeX Portable (non full install) is a lot smaller. While TeXLive allows only a full install.
– Karl Karlsson
Jun 10 '11 at 9:10
@xport: I'm not sure where you get (2) from. TeX Live automatically includes a localtexmf tree,%USERPROFILE%texmf
, whereas with MiKTeX I've always had to add an additional root.
– Joseph Wright♦
Jun 10 '11 at 13:30
2
@Joseph Wright: Suppose migration or restoration of the operating system is needed. If localtexmf tree is on the system partition, that requires backup and restore operations. But if, like MiKTeX allows, it's placed on another partition you can do whatever you want with the system partition. Even you can format it, fully erase it - the localtexmf tree remains untouched.
– Karl Karlsson
Jun 14 '11 at 10:58
|
show 8 more comments
3
Surelytlcontrib
makes the first criticism redundant?
– Seamus
Jun 7 '11 at 17:11
4
@xport: Also, Miktex has a portable version.
– Karl Karlsson
Jun 9 '11 at 10:10
3
@Jasper Loy: Yes, but it's more like a DIY recipe on how to make it yourself. While MiKTeX Portable runs out of the box not requiring anything from the user. And MiKTeX Portable (non full install) is a lot smaller. While TeXLive allows only a full install.
– Karl Karlsson
Jun 10 '11 at 9:10
@xport: I'm not sure where you get (2) from. TeX Live automatically includes a localtexmf tree,%USERPROFILE%texmf
, whereas with MiKTeX I've always had to add an additional root.
– Joseph Wright♦
Jun 10 '11 at 13:30
2
@Joseph Wright: Suppose migration or restoration of the operating system is needed. If localtexmf tree is on the system partition, that requires backup and restore operations. But if, like MiKTeX allows, it's placed on another partition you can do whatever you want with the system partition. Even you can format it, fully erase it - the localtexmf tree remains untouched.
– Karl Karlsson
Jun 14 '11 at 10:58
3
3
Surely
tlcontrib
makes the first criticism redundant?– Seamus
Jun 7 '11 at 17:11
Surely
tlcontrib
makes the first criticism redundant?– Seamus
Jun 7 '11 at 17:11
4
4
@xport: Also, Miktex has a portable version.
– Karl Karlsson
Jun 9 '11 at 10:10
@xport: Also, Miktex has a portable version.
– Karl Karlsson
Jun 9 '11 at 10:10
3
3
@Jasper Loy: Yes, but it's more like a DIY recipe on how to make it yourself. While MiKTeX Portable runs out of the box not requiring anything from the user. And MiKTeX Portable (non full install) is a lot smaller. While TeXLive allows only a full install.
– Karl Karlsson
Jun 10 '11 at 9:10
@Jasper Loy: Yes, but it's more like a DIY recipe on how to make it yourself. While MiKTeX Portable runs out of the box not requiring anything from the user. And MiKTeX Portable (non full install) is a lot smaller. While TeXLive allows only a full install.
– Karl Karlsson
Jun 10 '11 at 9:10
@xport: I'm not sure where you get (2) from. TeX Live automatically includes a localtexmf tree,
%USERPROFILE%texmf
, whereas with MiKTeX I've always had to add an additional root.– Joseph Wright♦
Jun 10 '11 at 13:30
@xport: I'm not sure where you get (2) from. TeX Live automatically includes a localtexmf tree,
%USERPROFILE%texmf
, whereas with MiKTeX I've always had to add an additional root.– Joseph Wright♦
Jun 10 '11 at 13:30
2
2
@Joseph Wright: Suppose migration or restoration of the operating system is needed. If localtexmf tree is on the system partition, that requires backup and restore operations. But if, like MiKTeX allows, it's placed on another partition you can do whatever you want with the system partition. Even you can format it, fully erase it - the localtexmf tree remains untouched.
– Karl Karlsson
Jun 14 '11 at 10:58
@Joseph Wright: Suppose migration or restoration of the operating system is needed. If localtexmf tree is on the system partition, that requires backup and restore operations. But if, like MiKTeX allows, it's placed on another partition you can do whatever you want with the system partition. Even you can format it, fully erase it - the localtexmf tree remains untouched.
– Karl Karlsson
Jun 14 '11 at 10:58
|
show 8 more comments
The disadvantage of TeXLive over MikTeX: Updating is frozen for several months before the new one is released. Very bad feature!
3
Please get rid of this feature for TeXLive 2014! Please!!!!
– kiss my armpit
Jun 10 '13 at 19:01
3
They won't: tex.stackexchange.com/a/107162/5049
– clemens
Jun 10 '13 at 19:04
I got one down vote. Thank you!
– kiss my armpit
Jun 10 '13 at 21:17
2
One more down vote detected. Thank you the downvoters!
– kiss my armpit
Mar 10 '14 at 17:00
1
At this stage MikTeX's luatex is older than the one in TeXLive, so it seem things are changing.
– Louis
Oct 6 '14 at 23:06
add a comment |
The disadvantage of TeXLive over MikTeX: Updating is frozen for several months before the new one is released. Very bad feature!
3
Please get rid of this feature for TeXLive 2014! Please!!!!
– kiss my armpit
Jun 10 '13 at 19:01
3
They won't: tex.stackexchange.com/a/107162/5049
– clemens
Jun 10 '13 at 19:04
I got one down vote. Thank you!
– kiss my armpit
Jun 10 '13 at 21:17
2
One more down vote detected. Thank you the downvoters!
– kiss my armpit
Mar 10 '14 at 17:00
1
At this stage MikTeX's luatex is older than the one in TeXLive, so it seem things are changing.
– Louis
Oct 6 '14 at 23:06
add a comment |
The disadvantage of TeXLive over MikTeX: Updating is frozen for several months before the new one is released. Very bad feature!
The disadvantage of TeXLive over MikTeX: Updating is frozen for several months before the new one is released. Very bad feature!
answered Jun 10 '13 at 18:56
kiss my armpitkiss my armpit
12.7k20170404
12.7k20170404
3
Please get rid of this feature for TeXLive 2014! Please!!!!
– kiss my armpit
Jun 10 '13 at 19:01
3
They won't: tex.stackexchange.com/a/107162/5049
– clemens
Jun 10 '13 at 19:04
I got one down vote. Thank you!
– kiss my armpit
Jun 10 '13 at 21:17
2
One more down vote detected. Thank you the downvoters!
– kiss my armpit
Mar 10 '14 at 17:00
1
At this stage MikTeX's luatex is older than the one in TeXLive, so it seem things are changing.
– Louis
Oct 6 '14 at 23:06
add a comment |
3
Please get rid of this feature for TeXLive 2014! Please!!!!
– kiss my armpit
Jun 10 '13 at 19:01
3
They won't: tex.stackexchange.com/a/107162/5049
– clemens
Jun 10 '13 at 19:04
I got one down vote. Thank you!
– kiss my armpit
Jun 10 '13 at 21:17
2
One more down vote detected. Thank you the downvoters!
– kiss my armpit
Mar 10 '14 at 17:00
1
At this stage MikTeX's luatex is older than the one in TeXLive, so it seem things are changing.
– Louis
Oct 6 '14 at 23:06
3
3
Please get rid of this feature for TeXLive 2014! Please!!!!
– kiss my armpit
Jun 10 '13 at 19:01
Please get rid of this feature for TeXLive 2014! Please!!!!
– kiss my armpit
Jun 10 '13 at 19:01
3
3
They won't: tex.stackexchange.com/a/107162/5049
– clemens
Jun 10 '13 at 19:04
They won't: tex.stackexchange.com/a/107162/5049
– clemens
Jun 10 '13 at 19:04
I got one down vote. Thank you!
– kiss my armpit
Jun 10 '13 at 21:17
I got one down vote. Thank you!
– kiss my armpit
Jun 10 '13 at 21:17
2
2
One more down vote detected. Thank you the downvoters!
– kiss my armpit
Mar 10 '14 at 17:00
One more down vote detected. Thank you the downvoters!
– kiss my armpit
Mar 10 '14 at 17:00
1
1
At this stage MikTeX's luatex is older than the one in TeXLive, so it seem things are changing.
– Louis
Oct 6 '14 at 23:06
At this stage MikTeX's luatex is older than the one in TeXLive, so it seem things are changing.
– Louis
Oct 6 '14 at 23:06
add a comment |
I wonder why TeX Live distribution is so huge? It is 2 times bigger than MiKTeX (2.3 Gb vs. 1.2Gb). And I wouldn't say that that is TeX Live's advantage. First thing I met after installation of TeX Live was that it misses floatflt
package. So I was forced to copy floatflt.sty
from MiKTeX.
MiKTeX has a base mode of installation which provides reasonable point to start. All other required packages can be automatically installed on-fly. As of TeX Live, I wonder why one needs to install, say, documentation on all supported languages.
As of absence of command line tools in MiKTeX, it is a matter of philosophy. As to me, I don't want to learn names of such tools and prefer to have a single centralized manager. The difference in philosophy is visible in a number of various buttons, say, in DVI viewer. YAP viewer from MiKTeX follows minimalist design whereas DVI viewer from TeX Live collection has a lot of buttons which I never used.
I would also say that MiKTeX Package Manager is more friendly although it is slower at the stage when it loads packages database.
And final point in favor of MikTeX. I did not find on-fly package installer mode in TeX Live which exist in MiKTeX and very useful.
A couple of points mentioned in this answer are not strictly true. The CTAN package texliveonthefly provides an on-the-fly install mechanism. TexLive allows you to customise what gets installed right at the install time. There are pre-built themes (minimal, basic, medium, full) which is a lot more choice than the base scheme offered by miktex. There is also the option to customise and pick individual collections of packages on top of the scheme choice.floatfit
is really old, usewrapfig
instead.
– Krishna
Dec 26 '18 at 13:43
add a comment |
I wonder why TeX Live distribution is so huge? It is 2 times bigger than MiKTeX (2.3 Gb vs. 1.2Gb). And I wouldn't say that that is TeX Live's advantage. First thing I met after installation of TeX Live was that it misses floatflt
package. So I was forced to copy floatflt.sty
from MiKTeX.
MiKTeX has a base mode of installation which provides reasonable point to start. All other required packages can be automatically installed on-fly. As of TeX Live, I wonder why one needs to install, say, documentation on all supported languages.
As of absence of command line tools in MiKTeX, it is a matter of philosophy. As to me, I don't want to learn names of such tools and prefer to have a single centralized manager. The difference in philosophy is visible in a number of various buttons, say, in DVI viewer. YAP viewer from MiKTeX follows minimalist design whereas DVI viewer from TeX Live collection has a lot of buttons which I never used.
I would also say that MiKTeX Package Manager is more friendly although it is slower at the stage when it loads packages database.
And final point in favor of MikTeX. I did not find on-fly package installer mode in TeX Live which exist in MiKTeX and very useful.
A couple of points mentioned in this answer are not strictly true. The CTAN package texliveonthefly provides an on-the-fly install mechanism. TexLive allows you to customise what gets installed right at the install time. There are pre-built themes (minimal, basic, medium, full) which is a lot more choice than the base scheme offered by miktex. There is also the option to customise and pick individual collections of packages on top of the scheme choice.floatfit
is really old, usewrapfig
instead.
– Krishna
Dec 26 '18 at 13:43
add a comment |
I wonder why TeX Live distribution is so huge? It is 2 times bigger than MiKTeX (2.3 Gb vs. 1.2Gb). And I wouldn't say that that is TeX Live's advantage. First thing I met after installation of TeX Live was that it misses floatflt
package. So I was forced to copy floatflt.sty
from MiKTeX.
MiKTeX has a base mode of installation which provides reasonable point to start. All other required packages can be automatically installed on-fly. As of TeX Live, I wonder why one needs to install, say, documentation on all supported languages.
As of absence of command line tools in MiKTeX, it is a matter of philosophy. As to me, I don't want to learn names of such tools and prefer to have a single centralized manager. The difference in philosophy is visible in a number of various buttons, say, in DVI viewer. YAP viewer from MiKTeX follows minimalist design whereas DVI viewer from TeX Live collection has a lot of buttons which I never used.
I would also say that MiKTeX Package Manager is more friendly although it is slower at the stage when it loads packages database.
And final point in favor of MikTeX. I did not find on-fly package installer mode in TeX Live which exist in MiKTeX and very useful.
I wonder why TeX Live distribution is so huge? It is 2 times bigger than MiKTeX (2.3 Gb vs. 1.2Gb). And I wouldn't say that that is TeX Live's advantage. First thing I met after installation of TeX Live was that it misses floatflt
package. So I was forced to copy floatflt.sty
from MiKTeX.
MiKTeX has a base mode of installation which provides reasonable point to start. All other required packages can be automatically installed on-fly. As of TeX Live, I wonder why one needs to install, say, documentation on all supported languages.
As of absence of command line tools in MiKTeX, it is a matter of philosophy. As to me, I don't want to learn names of such tools and prefer to have a single centralized manager. The difference in philosophy is visible in a number of various buttons, say, in DVI viewer. YAP viewer from MiKTeX follows minimalist design whereas DVI viewer from TeX Live collection has a lot of buttons which I never used.
I would also say that MiKTeX Package Manager is more friendly although it is slower at the stage when it loads packages database.
And final point in favor of MikTeX. I did not find on-fly package installer mode in TeX Live which exist in MiKTeX and very useful.
edited Dec 24 '17 at 7:27
Roboticist
1,60321131
1,60321131
answered Oct 22 '11 at 12:08
Igor KotelnikovIgor Kotelnikov
7,08964182
7,08964182
A couple of points mentioned in this answer are not strictly true. The CTAN package texliveonthefly provides an on-the-fly install mechanism. TexLive allows you to customise what gets installed right at the install time. There are pre-built themes (minimal, basic, medium, full) which is a lot more choice than the base scheme offered by miktex. There is also the option to customise and pick individual collections of packages on top of the scheme choice.floatfit
is really old, usewrapfig
instead.
– Krishna
Dec 26 '18 at 13:43
add a comment |
A couple of points mentioned in this answer are not strictly true. The CTAN package texliveonthefly provides an on-the-fly install mechanism. TexLive allows you to customise what gets installed right at the install time. There are pre-built themes (minimal, basic, medium, full) which is a lot more choice than the base scheme offered by miktex. There is also the option to customise and pick individual collections of packages on top of the scheme choice.floatfit
is really old, usewrapfig
instead.
– Krishna
Dec 26 '18 at 13:43
A couple of points mentioned in this answer are not strictly true. The CTAN package texliveonthefly provides an on-the-fly install mechanism. TexLive allows you to customise what gets installed right at the install time. There are pre-built themes (minimal, basic, medium, full) which is a lot more choice than the base scheme offered by miktex. There is also the option to customise and pick individual collections of packages on top of the scheme choice.
floatfit
is really old, use wrapfig
instead.– Krishna
Dec 26 '18 at 13:43
A couple of points mentioned in this answer are not strictly true. The CTAN package texliveonthefly provides an on-the-fly install mechanism. TexLive allows you to customise what gets installed right at the install time. There are pre-built themes (minimal, basic, medium, full) which is a lot more choice than the base scheme offered by miktex. There is also the option to customise and pick individual collections of packages on top of the scheme choice.
floatfit
is really old, use wrapfig
instead.– Krishna
Dec 26 '18 at 13:43
add a comment |
I have recently switched from MiKTeX to TeX Live (for speed reasons*), and I will use this answer to maintain a list of small differences that have not been mentioned so far.
MiKTeX does not include Perl; TeX Live includes a Perl interpreter, but that one is restricted in its functionality. One needs to install Perl (and set the
TEXLIVE_WINDOWS_TRY_EXTERNAL_PERL
environment variable to1
, in TeX Live) for tools such aspurifyeps
,latexindent
, and at least one more I cannot exactly remember (latexdiff
?).MiKTeX binaries (
latex
,pdflatex
etc.) support--aux-directory
, while TeX Live has no such mechanism at all. MiKTeX supports--include-directory
forbibtex
, while TeX Live does not (you need to use $BIBINPUTS). Other differences include the fact that TeX Liveepstopdf
does not support--verbose
or--pdf-version=1.4
(--gsopt=-dCompatibilityLevel=1.4
is a workaround for the latter).MiKTeX includes the
slashbox
package -- TeX Live does not.MiKTeX supports the
texify
command -- TeX Live does not.MiKTeX does not have a
synctex
binary -- TeX Live does.MiKTeX does not have safe variants of executables such as
repstopdf
-- TeX Live does.MiKTeX does not have
IEEEtrantools.sty
in theIEEEtran
package -- TeX Live does.Command line options can have different names, such as
--restrict-write18
vs.--restricted-shell-escape
.(*)Yes, TeX Live compiles faster. My personal measurements imply compilations times go down by 1/3 to 1/2 compared to MiKTeX. Updating the distribution takes much longer, though, not least to the full installation that TeX Live typically does.
I am surprised by your findings about a faster TeX Live. Do you mean its pdftex is faster? this may depend on Windows version. On Linuxes, speed of TeX Live varies greatly according to processors, not only due to their intrinsic capabilities but also depending on which systems and with which compiler settings the binaries were compiled.
– jfbu
Sep 9 '17 at 17:02
@jfbu yes, I mainly looked at total compilation times ofpdflatex
+bibtex
for a couple of different documents, on two systems (Windows 7 or 8, don't remember, and 10); with and without precompiled preamble. Totally not representative, but in line with what I have read in a couple of places and enough for me to make the switch.
– bers
Sep 9 '17 at 18:10
For my machine, Windows is faster with PDFTeX
– percusse
Nov 3 '17 at 15:18
"in Windows MikTeX is faster"
– percusse
Nov 3 '17 at 15:52
add a comment |
I have recently switched from MiKTeX to TeX Live (for speed reasons*), and I will use this answer to maintain a list of small differences that have not been mentioned so far.
MiKTeX does not include Perl; TeX Live includes a Perl interpreter, but that one is restricted in its functionality. One needs to install Perl (and set the
TEXLIVE_WINDOWS_TRY_EXTERNAL_PERL
environment variable to1
, in TeX Live) for tools such aspurifyeps
,latexindent
, and at least one more I cannot exactly remember (latexdiff
?).MiKTeX binaries (
latex
,pdflatex
etc.) support--aux-directory
, while TeX Live has no such mechanism at all. MiKTeX supports--include-directory
forbibtex
, while TeX Live does not (you need to use $BIBINPUTS). Other differences include the fact that TeX Liveepstopdf
does not support--verbose
or--pdf-version=1.4
(--gsopt=-dCompatibilityLevel=1.4
is a workaround for the latter).MiKTeX includes the
slashbox
package -- TeX Live does not.MiKTeX supports the
texify
command -- TeX Live does not.MiKTeX does not have a
synctex
binary -- TeX Live does.MiKTeX does not have safe variants of executables such as
repstopdf
-- TeX Live does.MiKTeX does not have
IEEEtrantools.sty
in theIEEEtran
package -- TeX Live does.Command line options can have different names, such as
--restrict-write18
vs.--restricted-shell-escape
.(*)Yes, TeX Live compiles faster. My personal measurements imply compilations times go down by 1/3 to 1/2 compared to MiKTeX. Updating the distribution takes much longer, though, not least to the full installation that TeX Live typically does.
I am surprised by your findings about a faster TeX Live. Do you mean its pdftex is faster? this may depend on Windows version. On Linuxes, speed of TeX Live varies greatly according to processors, not only due to their intrinsic capabilities but also depending on which systems and with which compiler settings the binaries were compiled.
– jfbu
Sep 9 '17 at 17:02
@jfbu yes, I mainly looked at total compilation times ofpdflatex
+bibtex
for a couple of different documents, on two systems (Windows 7 or 8, don't remember, and 10); with and without precompiled preamble. Totally not representative, but in line with what I have read in a couple of places and enough for me to make the switch.
– bers
Sep 9 '17 at 18:10
For my machine, Windows is faster with PDFTeX
– percusse
Nov 3 '17 at 15:18
"in Windows MikTeX is faster"
– percusse
Nov 3 '17 at 15:52
add a comment |
I have recently switched from MiKTeX to TeX Live (for speed reasons*), and I will use this answer to maintain a list of small differences that have not been mentioned so far.
MiKTeX does not include Perl; TeX Live includes a Perl interpreter, but that one is restricted in its functionality. One needs to install Perl (and set the
TEXLIVE_WINDOWS_TRY_EXTERNAL_PERL
environment variable to1
, in TeX Live) for tools such aspurifyeps
,latexindent
, and at least one more I cannot exactly remember (latexdiff
?).MiKTeX binaries (
latex
,pdflatex
etc.) support--aux-directory
, while TeX Live has no such mechanism at all. MiKTeX supports--include-directory
forbibtex
, while TeX Live does not (you need to use $BIBINPUTS). Other differences include the fact that TeX Liveepstopdf
does not support--verbose
or--pdf-version=1.4
(--gsopt=-dCompatibilityLevel=1.4
is a workaround for the latter).MiKTeX includes the
slashbox
package -- TeX Live does not.MiKTeX supports the
texify
command -- TeX Live does not.MiKTeX does not have a
synctex
binary -- TeX Live does.MiKTeX does not have safe variants of executables such as
repstopdf
-- TeX Live does.MiKTeX does not have
IEEEtrantools.sty
in theIEEEtran
package -- TeX Live does.Command line options can have different names, such as
--restrict-write18
vs.--restricted-shell-escape
.(*)Yes, TeX Live compiles faster. My personal measurements imply compilations times go down by 1/3 to 1/2 compared to MiKTeX. Updating the distribution takes much longer, though, not least to the full installation that TeX Live typically does.
I have recently switched from MiKTeX to TeX Live (for speed reasons*), and I will use this answer to maintain a list of small differences that have not been mentioned so far.
MiKTeX does not include Perl; TeX Live includes a Perl interpreter, but that one is restricted in its functionality. One needs to install Perl (and set the
TEXLIVE_WINDOWS_TRY_EXTERNAL_PERL
environment variable to1
, in TeX Live) for tools such aspurifyeps
,latexindent
, and at least one more I cannot exactly remember (latexdiff
?).MiKTeX binaries (
latex
,pdflatex
etc.) support--aux-directory
, while TeX Live has no such mechanism at all. MiKTeX supports--include-directory
forbibtex
, while TeX Live does not (you need to use $BIBINPUTS). Other differences include the fact that TeX Liveepstopdf
does not support--verbose
or--pdf-version=1.4
(--gsopt=-dCompatibilityLevel=1.4
is a workaround for the latter).MiKTeX includes the
slashbox
package -- TeX Live does not.MiKTeX supports the
texify
command -- TeX Live does not.MiKTeX does not have a
synctex
binary -- TeX Live does.MiKTeX does not have safe variants of executables such as
repstopdf
-- TeX Live does.MiKTeX does not have
IEEEtrantools.sty
in theIEEEtran
package -- TeX Live does.Command line options can have different names, such as
--restrict-write18
vs.--restricted-shell-escape
.(*)Yes, TeX Live compiles faster. My personal measurements imply compilations times go down by 1/3 to 1/2 compared to MiKTeX. Updating the distribution takes much longer, though, not least to the full installation that TeX Live typically does.
edited Sep 7 '18 at 14:57
answered Sep 9 '17 at 16:43
bersbers
2,32511436
2,32511436
I am surprised by your findings about a faster TeX Live. Do you mean its pdftex is faster? this may depend on Windows version. On Linuxes, speed of TeX Live varies greatly according to processors, not only due to their intrinsic capabilities but also depending on which systems and with which compiler settings the binaries were compiled.
– jfbu
Sep 9 '17 at 17:02
@jfbu yes, I mainly looked at total compilation times ofpdflatex
+bibtex
for a couple of different documents, on two systems (Windows 7 or 8, don't remember, and 10); with and without precompiled preamble. Totally not representative, but in line with what I have read in a couple of places and enough for me to make the switch.
– bers
Sep 9 '17 at 18:10
For my machine, Windows is faster with PDFTeX
– percusse
Nov 3 '17 at 15:18
"in Windows MikTeX is faster"
– percusse
Nov 3 '17 at 15:52
add a comment |
I am surprised by your findings about a faster TeX Live. Do you mean its pdftex is faster? this may depend on Windows version. On Linuxes, speed of TeX Live varies greatly according to processors, not only due to their intrinsic capabilities but also depending on which systems and with which compiler settings the binaries were compiled.
– jfbu
Sep 9 '17 at 17:02
@jfbu yes, I mainly looked at total compilation times ofpdflatex
+bibtex
for a couple of different documents, on two systems (Windows 7 or 8, don't remember, and 10); with and without precompiled preamble. Totally not representative, but in line with what I have read in a couple of places and enough for me to make the switch.
– bers
Sep 9 '17 at 18:10
For my machine, Windows is faster with PDFTeX
– percusse
Nov 3 '17 at 15:18
"in Windows MikTeX is faster"
– percusse
Nov 3 '17 at 15:52
I am surprised by your findings about a faster TeX Live. Do you mean its pdftex is faster? this may depend on Windows version. On Linuxes, speed of TeX Live varies greatly according to processors, not only due to their intrinsic capabilities but also depending on which systems and with which compiler settings the binaries were compiled.
– jfbu
Sep 9 '17 at 17:02
I am surprised by your findings about a faster TeX Live. Do you mean its pdftex is faster? this may depend on Windows version. On Linuxes, speed of TeX Live varies greatly according to processors, not only due to their intrinsic capabilities but also depending on which systems and with which compiler settings the binaries were compiled.
– jfbu
Sep 9 '17 at 17:02
@jfbu yes, I mainly looked at total compilation times of
pdflatex
+bibtex
for a couple of different documents, on two systems (Windows 7 or 8, don't remember, and 10); with and without precompiled preamble. Totally not representative, but in line with what I have read in a couple of places and enough for me to make the switch.– bers
Sep 9 '17 at 18:10
@jfbu yes, I mainly looked at total compilation times of
pdflatex
+bibtex
for a couple of different documents, on two systems (Windows 7 or 8, don't remember, and 10); with and without precompiled preamble. Totally not representative, but in line with what I have read in a couple of places and enough for me to make the switch.– bers
Sep 9 '17 at 18:10
For my machine, Windows is faster with PDFTeX
– percusse
Nov 3 '17 at 15:18
For my machine, Windows is faster with PDFTeX
– percusse
Nov 3 '17 at 15:18
"in Windows MikTeX is faster"
– percusse
Nov 3 '17 at 15:52
"in Windows MikTeX is faster"
– percusse
Nov 3 '17 at 15:52
add a comment |
The advantages of using TeX Live are:
- We don't need to specify
-sPAPERSIZE=a4
option/switch for TeX Liveps2pdf
when using A4 paper. But the option/switch is absolutely needed in Miktex unless you want the top margin to get cropped. For other paper sizes, both MikTeX and TeX Live allow you to omit this option/switch.
4
Well I don't need it. I get a a4 paper without any switches. On the other hand with the default settings I don't get letter paper format. But the "culprit" is not ps2pdf but config.ps of dvips. It works if I change the settings for the letter page size in config.ps. You can find informations about config.ps in testflow_doc.pdf (on CTAN).
– Ulrike Fischer
Jun 10 '11 at 9:41
Btw, I had the exact same problem with older versions of TL. But I think it works by default now, indeed.
– mpg
Jun 10 '11 at 16:46
1
As I said: Check your config.ps.
– Ulrike Fischer
Jun 14 '11 at 7:32
I wouldn't replace it but put the new (local) config.ps in a local texmf tree. Apart from this: I pointed you to a document which contains informations about config.ps. The documentation of dvips exists too. config.ps is a textfile so you can open it in your editor and check its content. Use this informations.
– Ulrike Fischer
Jun 14 '11 at 7:48
Default paper size in MiKTeX is govern on MiKTeX Options | General window.
– Igor Kotelnikov
Oct 22 '11 at 11:38
|
show 1 more comment
The advantages of using TeX Live are:
- We don't need to specify
-sPAPERSIZE=a4
option/switch for TeX Liveps2pdf
when using A4 paper. But the option/switch is absolutely needed in Miktex unless you want the top margin to get cropped. For other paper sizes, both MikTeX and TeX Live allow you to omit this option/switch.
4
Well I don't need it. I get a a4 paper without any switches. On the other hand with the default settings I don't get letter paper format. But the "culprit" is not ps2pdf but config.ps of dvips. It works if I change the settings for the letter page size in config.ps. You can find informations about config.ps in testflow_doc.pdf (on CTAN).
– Ulrike Fischer
Jun 10 '11 at 9:41
Btw, I had the exact same problem with older versions of TL. But I think it works by default now, indeed.
– mpg
Jun 10 '11 at 16:46
1
As I said: Check your config.ps.
– Ulrike Fischer
Jun 14 '11 at 7:32
I wouldn't replace it but put the new (local) config.ps in a local texmf tree. Apart from this: I pointed you to a document which contains informations about config.ps. The documentation of dvips exists too. config.ps is a textfile so you can open it in your editor and check its content. Use this informations.
– Ulrike Fischer
Jun 14 '11 at 7:48
Default paper size in MiKTeX is govern on MiKTeX Options | General window.
– Igor Kotelnikov
Oct 22 '11 at 11:38
|
show 1 more comment
The advantages of using TeX Live are:
- We don't need to specify
-sPAPERSIZE=a4
option/switch for TeX Liveps2pdf
when using A4 paper. But the option/switch is absolutely needed in Miktex unless you want the top margin to get cropped. For other paper sizes, both MikTeX and TeX Live allow you to omit this option/switch.
The advantages of using TeX Live are:
- We don't need to specify
-sPAPERSIZE=a4
option/switch for TeX Liveps2pdf
when using A4 paper. But the option/switch is absolutely needed in Miktex unless you want the top margin to get cropped. For other paper sizes, both MikTeX and TeX Live allow you to omit this option/switch.
answered Jun 10 '11 at 9:23
xportxport
21.7k30138260
21.7k30138260
4
Well I don't need it. I get a a4 paper without any switches. On the other hand with the default settings I don't get letter paper format. But the "culprit" is not ps2pdf but config.ps of dvips. It works if I change the settings for the letter page size in config.ps. You can find informations about config.ps in testflow_doc.pdf (on CTAN).
– Ulrike Fischer
Jun 10 '11 at 9:41
Btw, I had the exact same problem with older versions of TL. But I think it works by default now, indeed.
– mpg
Jun 10 '11 at 16:46
1
As I said: Check your config.ps.
– Ulrike Fischer
Jun 14 '11 at 7:32
I wouldn't replace it but put the new (local) config.ps in a local texmf tree. Apart from this: I pointed you to a document which contains informations about config.ps. The documentation of dvips exists too. config.ps is a textfile so you can open it in your editor and check its content. Use this informations.
– Ulrike Fischer
Jun 14 '11 at 7:48
Default paper size in MiKTeX is govern on MiKTeX Options | General window.
– Igor Kotelnikov
Oct 22 '11 at 11:38
|
show 1 more comment
4
Well I don't need it. I get a a4 paper without any switches. On the other hand with the default settings I don't get letter paper format. But the "culprit" is not ps2pdf but config.ps of dvips. It works if I change the settings for the letter page size in config.ps. You can find informations about config.ps in testflow_doc.pdf (on CTAN).
– Ulrike Fischer
Jun 10 '11 at 9:41
Btw, I had the exact same problem with older versions of TL. But I think it works by default now, indeed.
– mpg
Jun 10 '11 at 16:46
1
As I said: Check your config.ps.
– Ulrike Fischer
Jun 14 '11 at 7:32
I wouldn't replace it but put the new (local) config.ps in a local texmf tree. Apart from this: I pointed you to a document which contains informations about config.ps. The documentation of dvips exists too. config.ps is a textfile so you can open it in your editor and check its content. Use this informations.
– Ulrike Fischer
Jun 14 '11 at 7:48
Default paper size in MiKTeX is govern on MiKTeX Options | General window.
– Igor Kotelnikov
Oct 22 '11 at 11:38
4
4
Well I don't need it. I get a a4 paper without any switches. On the other hand with the default settings I don't get letter paper format. But the "culprit" is not ps2pdf but config.ps of dvips. It works if I change the settings for the letter page size in config.ps. You can find informations about config.ps in testflow_doc.pdf (on CTAN).
– Ulrike Fischer
Jun 10 '11 at 9:41
Well I don't need it. I get a a4 paper without any switches. On the other hand with the default settings I don't get letter paper format. But the "culprit" is not ps2pdf but config.ps of dvips. It works if I change the settings for the letter page size in config.ps. You can find informations about config.ps in testflow_doc.pdf (on CTAN).
– Ulrike Fischer
Jun 10 '11 at 9:41
Btw, I had the exact same problem with older versions of TL. But I think it works by default now, indeed.
– mpg
Jun 10 '11 at 16:46
Btw, I had the exact same problem with older versions of TL. But I think it works by default now, indeed.
– mpg
Jun 10 '11 at 16:46
1
1
As I said: Check your config.ps.
– Ulrike Fischer
Jun 14 '11 at 7:32
As I said: Check your config.ps.
– Ulrike Fischer
Jun 14 '11 at 7:32
I wouldn't replace it but put the new (local) config.ps in a local texmf tree. Apart from this: I pointed you to a document which contains informations about config.ps. The documentation of dvips exists too. config.ps is a textfile so you can open it in your editor and check its content. Use this informations.
– Ulrike Fischer
Jun 14 '11 at 7:48
I wouldn't replace it but put the new (local) config.ps in a local texmf tree. Apart from this: I pointed you to a document which contains informations about config.ps. The documentation of dvips exists too. config.ps is a textfile so you can open it in your editor and check its content. Use this informations.
– Ulrike Fischer
Jun 14 '11 at 7:48
Default paper size in MiKTeX is govern on MiKTeX Options | General window.
– Igor Kotelnikov
Oct 22 '11 at 11:38
Default paper size in MiKTeX is govern on MiKTeX Options | General window.
– Igor Kotelnikov
Oct 22 '11 at 11:38
|
show 1 more comment
Note that both MikTeX and TeXLive can be installed as "portable" in Windows. On Linux, TeXLive can be installed in the user's home directory rather than system, which is analogous to portable.
When a program is installed as portable, it probably has different access permissions than does a system installation. This helps avoid some (not all) potential security problems. Particularly in the case of MikTeX,a portable installation is likely to avoid various "access denied" problems that occasionally arise during updates.
If you are a single user on your own computer, I cannot think of any downsides to a portable installation. However, it won't work if you have a multi-user or networked system.
MikTeX keeps track of package authenticity, and doesn't like you manually installing a package within the texmf
distribution folder. You must use texmf-local
or equivalent. TeXLive allows you to cheat more easily, but I cannot think of any reason to do that.
add a comment |
Note that both MikTeX and TeXLive can be installed as "portable" in Windows. On Linux, TeXLive can be installed in the user's home directory rather than system, which is analogous to portable.
When a program is installed as portable, it probably has different access permissions than does a system installation. This helps avoid some (not all) potential security problems. Particularly in the case of MikTeX,a portable installation is likely to avoid various "access denied" problems that occasionally arise during updates.
If you are a single user on your own computer, I cannot think of any downsides to a portable installation. However, it won't work if you have a multi-user or networked system.
MikTeX keeps track of package authenticity, and doesn't like you manually installing a package within the texmf
distribution folder. You must use texmf-local
or equivalent. TeXLive allows you to cheat more easily, but I cannot think of any reason to do that.
add a comment |
Note that both MikTeX and TeXLive can be installed as "portable" in Windows. On Linux, TeXLive can be installed in the user's home directory rather than system, which is analogous to portable.
When a program is installed as portable, it probably has different access permissions than does a system installation. This helps avoid some (not all) potential security problems. Particularly in the case of MikTeX,a portable installation is likely to avoid various "access denied" problems that occasionally arise during updates.
If you are a single user on your own computer, I cannot think of any downsides to a portable installation. However, it won't work if you have a multi-user or networked system.
MikTeX keeps track of package authenticity, and doesn't like you manually installing a package within the texmf
distribution folder. You must use texmf-local
or equivalent. TeXLive allows you to cheat more easily, but I cannot think of any reason to do that.
Note that both MikTeX and TeXLive can be installed as "portable" in Windows. On Linux, TeXLive can be installed in the user's home directory rather than system, which is analogous to portable.
When a program is installed as portable, it probably has different access permissions than does a system installation. This helps avoid some (not all) potential security problems. Particularly in the case of MikTeX,a portable installation is likely to avoid various "access denied" problems that occasionally arise during updates.
If you are a single user on your own computer, I cannot think of any downsides to a portable installation. However, it won't work if you have a multi-user or networked system.
MikTeX keeps track of package authenticity, and doesn't like you manually installing a package within the texmf
distribution folder. You must use texmf-local
or equivalent. TeXLive allows you to cheat more easily, but I cannot think of any reason to do that.
answered Nov 3 '17 at 14:54
user139954
add a comment |
add a comment |
I just tested both version on Windows 10. As of now, (December 2018), I can see, as default install, MikTeX is not only more up to date -- see as one example, LuaTeX,
This is LuaTeX, Version 1.09.0 (MiKTeX 2.9.6880 64-bit)
vs
This is LuaTeX, Version 1.07.0 (TeX Live 2018)
but also considerably faster.
On a Thinkpad X1, a 900 pages file compiles in about 70% of the time in respect to TeX Live version.
If one needs to compile lenghty works, MiKTeX probably will be more useful.
Also, please see comment below. You may want to do your own testing in April 2019.
1
this is not quite true. You can manually update the binaries anytime. I have done so on both windows and linux. You may refer to my question about this here tex.stackexchange.com/questions/448677/…
– Krishna
Dec 26 '18 at 13:34
Yes, one can manually update both installs. I meant "as deafult install". Thanks for pointing that out, I have updated the answer.
– gsl
Dec 31 '18 at 17:23
2
Your answer is a little bit misleading. "MikTeX is not only more up to date, but is also considerably faster" is a false statement since your claim is entirely based on which version ofluatex
got run.LuaTeX 1.09
ships withlua 5.3
and also has a dedicated new PDF librarypplib
which replaces the heavypoppler
. This is the reason for speed increase and has nothing to do withmiktex
. When TL2019 ships in April 2019, you can get these same benefits in TL too. In summary, the speed diff is due to the engine and not due to distribution
– Krishna
Dec 31 '18 at 17:37
add a comment |
I just tested both version on Windows 10. As of now, (December 2018), I can see, as default install, MikTeX is not only more up to date -- see as one example, LuaTeX,
This is LuaTeX, Version 1.09.0 (MiKTeX 2.9.6880 64-bit)
vs
This is LuaTeX, Version 1.07.0 (TeX Live 2018)
but also considerably faster.
On a Thinkpad X1, a 900 pages file compiles in about 70% of the time in respect to TeX Live version.
If one needs to compile lenghty works, MiKTeX probably will be more useful.
Also, please see comment below. You may want to do your own testing in April 2019.
1
this is not quite true. You can manually update the binaries anytime. I have done so on both windows and linux. You may refer to my question about this here tex.stackexchange.com/questions/448677/…
– Krishna
Dec 26 '18 at 13:34
Yes, one can manually update both installs. I meant "as deafult install". Thanks for pointing that out, I have updated the answer.
– gsl
Dec 31 '18 at 17:23
2
Your answer is a little bit misleading. "MikTeX is not only more up to date, but is also considerably faster" is a false statement since your claim is entirely based on which version ofluatex
got run.LuaTeX 1.09
ships withlua 5.3
and also has a dedicated new PDF librarypplib
which replaces the heavypoppler
. This is the reason for speed increase and has nothing to do withmiktex
. When TL2019 ships in April 2019, you can get these same benefits in TL too. In summary, the speed diff is due to the engine and not due to distribution
– Krishna
Dec 31 '18 at 17:37
add a comment |
I just tested both version on Windows 10. As of now, (December 2018), I can see, as default install, MikTeX is not only more up to date -- see as one example, LuaTeX,
This is LuaTeX, Version 1.09.0 (MiKTeX 2.9.6880 64-bit)
vs
This is LuaTeX, Version 1.07.0 (TeX Live 2018)
but also considerably faster.
On a Thinkpad X1, a 900 pages file compiles in about 70% of the time in respect to TeX Live version.
If one needs to compile lenghty works, MiKTeX probably will be more useful.
Also, please see comment below. You may want to do your own testing in April 2019.
I just tested both version on Windows 10. As of now, (December 2018), I can see, as default install, MikTeX is not only more up to date -- see as one example, LuaTeX,
This is LuaTeX, Version 1.09.0 (MiKTeX 2.9.6880 64-bit)
vs
This is LuaTeX, Version 1.07.0 (TeX Live 2018)
but also considerably faster.
On a Thinkpad X1, a 900 pages file compiles in about 70% of the time in respect to TeX Live version.
If one needs to compile lenghty works, MiKTeX probably will be more useful.
Also, please see comment below. You may want to do your own testing in April 2019.
edited Dec 31 '18 at 17:58
answered Dec 19 '18 at 15:46
gslgsl
322213
322213
1
this is not quite true. You can manually update the binaries anytime. I have done so on both windows and linux. You may refer to my question about this here tex.stackexchange.com/questions/448677/…
– Krishna
Dec 26 '18 at 13:34
Yes, one can manually update both installs. I meant "as deafult install". Thanks for pointing that out, I have updated the answer.
– gsl
Dec 31 '18 at 17:23
2
Your answer is a little bit misleading. "MikTeX is not only more up to date, but is also considerably faster" is a false statement since your claim is entirely based on which version ofluatex
got run.LuaTeX 1.09
ships withlua 5.3
and also has a dedicated new PDF librarypplib
which replaces the heavypoppler
. This is the reason for speed increase and has nothing to do withmiktex
. When TL2019 ships in April 2019, you can get these same benefits in TL too. In summary, the speed diff is due to the engine and not due to distribution
– Krishna
Dec 31 '18 at 17:37
add a comment |
1
this is not quite true. You can manually update the binaries anytime. I have done so on both windows and linux. You may refer to my question about this here tex.stackexchange.com/questions/448677/…
– Krishna
Dec 26 '18 at 13:34
Yes, one can manually update both installs. I meant "as deafult install". Thanks for pointing that out, I have updated the answer.
– gsl
Dec 31 '18 at 17:23
2
Your answer is a little bit misleading. "MikTeX is not only more up to date, but is also considerably faster" is a false statement since your claim is entirely based on which version ofluatex
got run.LuaTeX 1.09
ships withlua 5.3
and also has a dedicated new PDF librarypplib
which replaces the heavypoppler
. This is the reason for speed increase and has nothing to do withmiktex
. When TL2019 ships in April 2019, you can get these same benefits in TL too. In summary, the speed diff is due to the engine and not due to distribution
– Krishna
Dec 31 '18 at 17:37
1
1
this is not quite true. You can manually update the binaries anytime. I have done so on both windows and linux. You may refer to my question about this here tex.stackexchange.com/questions/448677/…
– Krishna
Dec 26 '18 at 13:34
this is not quite true. You can manually update the binaries anytime. I have done so on both windows and linux. You may refer to my question about this here tex.stackexchange.com/questions/448677/…
– Krishna
Dec 26 '18 at 13:34
Yes, one can manually update both installs. I meant "as deafult install". Thanks for pointing that out, I have updated the answer.
– gsl
Dec 31 '18 at 17:23
Yes, one can manually update both installs. I meant "as deafult install". Thanks for pointing that out, I have updated the answer.
– gsl
Dec 31 '18 at 17:23
2
2
Your answer is a little bit misleading. "MikTeX is not only more up to date, but is also considerably faster" is a false statement since your claim is entirely based on which version of
luatex
got run. LuaTeX 1.09
ships with lua 5.3
and also has a dedicated new PDF library pplib
which replaces the heavy poppler
. This is the reason for speed increase and has nothing to do with miktex
. When TL2019 ships in April 2019, you can get these same benefits in TL too. In summary, the speed diff is due to the engine and not due to distribution– Krishna
Dec 31 '18 at 17:37
Your answer is a little bit misleading. "MikTeX is not only more up to date, but is also considerably faster" is a false statement since your claim is entirely based on which version of
luatex
got run. LuaTeX 1.09
ships with lua 5.3
and also has a dedicated new PDF library pplib
which replaces the heavy poppler
. This is the reason for speed increase and has nothing to do with miktex
. When TL2019 ships in April 2019, you can get these same benefits in TL too. In summary, the speed diff is due to the engine and not due to distribution– Krishna
Dec 31 '18 at 17:37
add a comment |
Disadvantage of TeX Live: It seems to me that the user interface of TeX Live installer (for Windows) has not used multithreading or asynchronous programming yet. So the UI gets frozen during the installation progress. Correct me if I am wrong in this.
Not observed in any of the installations I've done
– daleif
2 days ago
@daleif: Another thing you can try: Move around the "install-tl" dialog window while the installation is in progress, you will see the installation stop until you release the window.
– God Must Be Crazy
2 days ago
1
Feel free to contribute a native Windows installer.
– daleif
2 days ago
add a comment |
Disadvantage of TeX Live: It seems to me that the user interface of TeX Live installer (for Windows) has not used multithreading or asynchronous programming yet. So the UI gets frozen during the installation progress. Correct me if I am wrong in this.
Not observed in any of the installations I've done
– daleif
2 days ago
@daleif: Another thing you can try: Move around the "install-tl" dialog window while the installation is in progress, you will see the installation stop until you release the window.
– God Must Be Crazy
2 days ago
1
Feel free to contribute a native Windows installer.
– daleif
2 days ago
add a comment |
Disadvantage of TeX Live: It seems to me that the user interface of TeX Live installer (for Windows) has not used multithreading or asynchronous programming yet. So the UI gets frozen during the installation progress. Correct me if I am wrong in this.
Disadvantage of TeX Live: It seems to me that the user interface of TeX Live installer (for Windows) has not used multithreading or asynchronous programming yet. So the UI gets frozen during the installation progress. Correct me if I am wrong in this.
answered 2 days ago
God Must Be CrazyGod Must Be Crazy
5,99711039
5,99711039
Not observed in any of the installations I've done
– daleif
2 days ago
@daleif: Another thing you can try: Move around the "install-tl" dialog window while the installation is in progress, you will see the installation stop until you release the window.
– God Must Be Crazy
2 days ago
1
Feel free to contribute a native Windows installer.
– daleif
2 days ago
add a comment |
Not observed in any of the installations I've done
– daleif
2 days ago
@daleif: Another thing you can try: Move around the "install-tl" dialog window while the installation is in progress, you will see the installation stop until you release the window.
– God Must Be Crazy
2 days ago
1
Feel free to contribute a native Windows installer.
– daleif
2 days ago
Not observed in any of the installations I've done
– daleif
2 days ago
Not observed in any of the installations I've done
– daleif
2 days ago
@daleif: Another thing you can try: Move around the "install-tl" dialog window while the installation is in progress, you will see the installation stop until you release the window.
– God Must Be Crazy
2 days ago
@daleif: Another thing you can try: Move around the "install-tl" dialog window while the installation is in progress, you will see the installation stop until you release the window.
– God Must Be Crazy
2 days ago
1
1
Feel free to contribute a native Windows installer.
– daleif
2 days ago
Feel free to contribute a native Windows installer.
– daleif
2 days ago
add a comment |
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.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- 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%2f20036%2fwhat-are-the-advantages-of-tex-live-over-miktex%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
11
Congratulations to your first "Popular Question". It's a nice one, too. :-)
– lockstep
Aug 2 '11 at 14:53
8
@lockstep: The quality of this question does not fit the standard that a certain group of people expect. On the other hand, some other people like upvoting very basic question like this one. I don't know why? :-)
– xport
Aug 2 '11 at 18:33
10
It's a somewhat "basic" question, but I might have asked it, too. And it attracted a lot of answers, so it was interesting.
– lockstep
Aug 2 '11 at 22:03
6
Tex Live doesn't allow you to install 64bit binaries on Windows, Miktex does, and these binaries work better when you deal with large files.
– skan
Mar 22 '16 at 12:45
2
Could someone update this page for 2018?
– Mehrdad
Aug 29 '18 at 8:57