Error simply by including the pstricks-add package
This is a minimal working example of my code:
documentclass[12pt]{article}
usepackage{pstricks-add}
begin{document}
test
end{document}
By removing the usepackage{pstricks-add}, everything works properly. With this line in the code, however, I obtain the error:
! Paragraph ended before ProvidesPackageRCS@i was complete.<to be read
again>par
I have read another thread with the same problem, but there, the answers suggest waiting a few days for the bug to be fixed. The thread, however, was placed a month ago. And I have installed texmaker and MikTex this week.
Also, I can't find older versions of the pstricks-add package to replace the one installed right now.
Has anyone solved this problem yet?
Thank you very much.
errors pstricks
add a comment |
This is a minimal working example of my code:
documentclass[12pt]{article}
usepackage{pstricks-add}
begin{document}
test
end{document}
By removing the usepackage{pstricks-add}, everything works properly. With this line in the code, however, I obtain the error:
! Paragraph ended before ProvidesPackageRCS@i was complete.<to be read
again>par
I have read another thread with the same problem, but there, the answers suggest waiting a few days for the bug to be fixed. The thread, however, was placed a month ago. And I have installed texmaker and MikTex this week.
Also, I can't find older versions of the pstricks-add package to replace the one installed right now.
Has anyone solved this problem yet?
Thank you very much.
errors pstricks
Make sure to run your MikTeX updater in admin and user mode at least twice: See tex.stackexchange.com/q/108447/35864 and tex.stackexchange.com/q/55437/35864. This is very likely caused by a version conflict between packages in your user tree and your global tree. An update in both modes should make sure that the packages in both trees have matching versions again. This 'you have to update in both modes' issue is one of the reason why many people recommend against multi-user MikTeX installations and suggest a single-user setup instead.
– moewe
9 mins ago
See also tex.stackexchange.com/q/469005/35864 of which this question is probably a duplicate.
– moewe
8 mins ago
add a comment |
This is a minimal working example of my code:
documentclass[12pt]{article}
usepackage{pstricks-add}
begin{document}
test
end{document}
By removing the usepackage{pstricks-add}, everything works properly. With this line in the code, however, I obtain the error:
! Paragraph ended before ProvidesPackageRCS@i was complete.<to be read
again>par
I have read another thread with the same problem, but there, the answers suggest waiting a few days for the bug to be fixed. The thread, however, was placed a month ago. And I have installed texmaker and MikTex this week.
Also, I can't find older versions of the pstricks-add package to replace the one installed right now.
Has anyone solved this problem yet?
Thank you very much.
errors pstricks
This is a minimal working example of my code:
documentclass[12pt]{article}
usepackage{pstricks-add}
begin{document}
test
end{document}
By removing the usepackage{pstricks-add}, everything works properly. With this line in the code, however, I obtain the error:
! Paragraph ended before ProvidesPackageRCS@i was complete.<to be read
again>par
I have read another thread with the same problem, but there, the answers suggest waiting a few days for the bug to be fixed. The thread, however, was placed a month ago. And I have installed texmaker and MikTex this week.
Also, I can't find older versions of the pstricks-add package to replace the one installed right now.
Has anyone solved this problem yet?
Thank you very much.
errors pstricks
errors pstricks
asked 12 mins ago
NeonGabuNeonGabu
83
83
Make sure to run your MikTeX updater in admin and user mode at least twice: See tex.stackexchange.com/q/108447/35864 and tex.stackexchange.com/q/55437/35864. This is very likely caused by a version conflict between packages in your user tree and your global tree. An update in both modes should make sure that the packages in both trees have matching versions again. This 'you have to update in both modes' issue is one of the reason why many people recommend against multi-user MikTeX installations and suggest a single-user setup instead.
– moewe
9 mins ago
See also tex.stackexchange.com/q/469005/35864 of which this question is probably a duplicate.
– moewe
8 mins ago
add a comment |
Make sure to run your MikTeX updater in admin and user mode at least twice: See tex.stackexchange.com/q/108447/35864 and tex.stackexchange.com/q/55437/35864. This is very likely caused by a version conflict between packages in your user tree and your global tree. An update in both modes should make sure that the packages in both trees have matching versions again. This 'you have to update in both modes' issue is one of the reason why many people recommend against multi-user MikTeX installations and suggest a single-user setup instead.
– moewe
9 mins ago
See also tex.stackexchange.com/q/469005/35864 of which this question is probably a duplicate.
– moewe
8 mins ago
Make sure to run your MikTeX updater in admin and user mode at least twice: See tex.stackexchange.com/q/108447/35864 and tex.stackexchange.com/q/55437/35864. This is very likely caused by a version conflict between packages in your user tree and your global tree. An update in both modes should make sure that the packages in both trees have matching versions again. This 'you have to update in both modes' issue is one of the reason why many people recommend against multi-user MikTeX installations and suggest a single-user setup instead.
– moewe
9 mins ago
Make sure to run your MikTeX updater in admin and user mode at least twice: See tex.stackexchange.com/q/108447/35864 and tex.stackexchange.com/q/55437/35864. This is very likely caused by a version conflict between packages in your user tree and your global tree. An update in both modes should make sure that the packages in both trees have matching versions again. This 'you have to update in both modes' issue is one of the reason why many people recommend against multi-user MikTeX installations and suggest a single-user setup instead.
– moewe
9 mins ago
See also tex.stackexchange.com/q/469005/35864 of which this question is probably a duplicate.
– moewe
8 mins ago
See also tex.stackexchange.com/q/469005/35864 of which this question is probably a duplicate.
– moewe
8 mins ago
add a comment |
0
active
oldest
votes
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%2f475773%2ferror-simply-by-including-the-pstricks-add-package%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to TeX - LaTeX Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f475773%2ferror-simply-by-including-the-pstricks-add-package%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
Make sure to run your MikTeX updater in admin and user mode at least twice: See tex.stackexchange.com/q/108447/35864 and tex.stackexchange.com/q/55437/35864. This is very likely caused by a version conflict between packages in your user tree and your global tree. An update in both modes should make sure that the packages in both trees have matching versions again. This 'you have to update in both modes' issue is one of the reason why many people recommend against multi-user MikTeX installations and suggest a single-user setup instead.
– moewe
9 mins ago
See also tex.stackexchange.com/q/469005/35864 of which this question is probably a duplicate.
– moewe
8 mins ago