Can't write on file The Next CEO of Stack OverflowHow to properly write multiple authors in bibtex file?Texstudio: BibTeX can't open .bib fileJabRef - Can't use ISBN to Bibtex-feature anymore, windows just closesI can't write on file 'Filename.pdf'Editing a .jstyle file for JabRefcan't open texstudioJabRef can't read .bib file created by JabRef 3.0Can't insert Mendeley-generated .bib file in TexstudioTeXstudio can't write on file '.pdf'Texstudio: Can't write on file

Should I tutor a student who I know has cheated on their homework?

Does Germany produce more waste than the US?

Solving system of ODEs with extra parameter

Would a completely good Muggle be able to use a wand?

Why isn't the Mueller report being released completely and unredacted?

Is it professional to write unrelated content in an almost-empty email?

What connection does MS Office have to Netscape Navigator?

Would a grinding machine be a simple and workable propulsion system for an interplanetary spacecraft?

How to sed chunks text from a stream of files from find

Is it ever safe to open a suspicious HTML file (e.g. email attachment)?

Do I need to write [sic] when a number is less than 10 but isn't written out?

Would this house-rule that treats advantage as a +1 to the roll instead (and disadvantage as -1) and allows them to stack be balanced?

How to scale a tikZ image which is within a figure environment

INSERT to a table from a database to other (same SQL Server) using Dynamic SQL

Would be okay to drive on this tire?

How to invert MapIndexed on a ragged structure? How to construct a tree from rules?

Make solar eclipses exceedingly rare, but still have new moons

Plot of histogram similar to output from @risk

is it ok to reduce charging current for li ion 18650 battery?

Math-accent symbol over parentheses enclosing accented symbol (amsmath)

Why isn't acceleration always zero whenever velocity is zero, such as the moment a ball bounces off a wall?

Method for adding error messages to a dictionary given a key

How a 64-bit process virtual address space is divided in Linux?

Is a distribution that is normal, but highly skewed considered Gaussian?



Can't write on file



The Next CEO of Stack OverflowHow to properly write multiple authors in bibtex file?Texstudio: BibTeX can't open .bib fileJabRef - Can't use ISBN to Bibtex-feature anymore, windows just closesI can't write on file 'Filename.pdf'Editing a .jstyle file for JabRefcan't open texstudioJabRef can't read .bib file created by JabRef 3.0Can't insert Mendeley-generated .bib file in TexstudioTeXstudio can't write on file '.pdf'Texstudio: Can't write on file










0















I'm new to Latex and stackexchange and I was wondering if any of you could help me. For some reason I get this error Can't write on file and I have no clue what's causing it.



TexStudio tells me that the erro is at line 38 (I've marked it in my latex document).



I'm sorry that most of you won't understand what is being written (since it's in dutch)



Kind regards



documentclass[a4paper,twoside,12pt]article
authorMout Pessemier
titleIT2Business
datetoday
usepackage[backend=biber]biblatex
addbibresourceopdracht1.bib
usepackage[dutch,english]babel
usepackagegraphicx,wrapfig

begindocument
maketitle
flushbottom
%thispagestyleempty

sectionOpdracht
Maak een samenvatting van 3 pagina's rond de ITIL services zoals Incident Management Process, Problem Management Process en Change Management Process.

% beginwrapfigurer6cm
% labelwrap-fig:1
% includegraphics[width=5.5cm]ITILCircle.jpg
% captionITIL Service Strategy
% endwrapfigure

sectionITIL

ITIL staat voor Information Technology Infrastructure Library en is ontworpen om het beheren van (IT-)processen binnen een organisatie te vereenvoudigen. Het is een set van best practices, geen framework met bepaalde regels waaraan je verwacht wordt te voldoen. Het draait allemaal rond het begrip service management waarbij de nadruk wordt gelegd op het opleveren van een zo hoog mogelijke waarde voor de klant.

subsectionVerschillende versies
ITIL heeft al enkele fasen doorstaan. Op dit moment is de recentste fase V4. Elke fase is een verbetering van de vorige.

sectionChange Management

Change management houdt zich bezig met de systematische veranderingen binnen een organisatie. Hierbij zorgen we ervoor dat dit niet overwacht is, maar dat we alle veranderingen inplannen en op voorhand aankondigen. We houden hierbij niet alleen rekening met onszelf maar ook met de andere delen van de organisatie waar een welbepaalde verandering invloed op zou kunnen hebben. We gaan de eventuele problemen dat deze verandering met zich mee brengt gaan analyseren en zo snel en goed mogelijk oplossen.

sectionIncident Management

Incident management gaat over het melden en het zo snel mogelijk oplossen van incidenten. Een incident is een ongeplande onderbreken of vermindering van de kwaliteit van een service die vastgelegd is in een Service Level Agreement (SLA).
**(error is thrown here)**
sectionProblem Management

Problem management is een stap verder in de levenscyclus van een service. Bij probleem management gaat men niet alleen een tijdelijke oplossing proberen zoeken voor een probleem (Een probleem is een incident dat meerdere malen voorkomt), maar gaat men op zoek naar de oorzaak van het probleem om dit voor eens en altijd uit de service proberen weg te werken. Probleem management's eerste taak is het diagnostiseren van het probleem en het zoeken van een tijdelijke fix om de service terug aan het werk te krijgen. Op het probleem te weten te komen wordt meestal gebruik gemaakt van een 'Known Error DataBase (KEDB)' waarin de meest vookomende fouten worden in opgeslagen. Nadat het probleem geïdentificeerd is, moet er een oplossing gezocht worden.

printbibliography[heading=bibintoc]
enddocument









share|improve this question







New contributor




Mout Pessemier is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.




















  • Welcome to TeX.SE! Can you please show us the complete error message? Copy and paste it from your log file to your question ...

    – Kurt
    7 hours ago











  • Tried your code and got not errors but a warning about csquotes... possibly you have to clean your aux-kind of files

    – koleygr
    7 hours ago















0















I'm new to Latex and stackexchange and I was wondering if any of you could help me. For some reason I get this error Can't write on file and I have no clue what's causing it.



TexStudio tells me that the erro is at line 38 (I've marked it in my latex document).



I'm sorry that most of you won't understand what is being written (since it's in dutch)



Kind regards



documentclass[a4paper,twoside,12pt]article
authorMout Pessemier
titleIT2Business
datetoday
usepackage[backend=biber]biblatex
addbibresourceopdracht1.bib
usepackage[dutch,english]babel
usepackagegraphicx,wrapfig

begindocument
maketitle
flushbottom
%thispagestyleempty

sectionOpdracht
Maak een samenvatting van 3 pagina's rond de ITIL services zoals Incident Management Process, Problem Management Process en Change Management Process.

% beginwrapfigurer6cm
% labelwrap-fig:1
% includegraphics[width=5.5cm]ITILCircle.jpg
% captionITIL Service Strategy
% endwrapfigure

sectionITIL

ITIL staat voor Information Technology Infrastructure Library en is ontworpen om het beheren van (IT-)processen binnen een organisatie te vereenvoudigen. Het is een set van best practices, geen framework met bepaalde regels waaraan je verwacht wordt te voldoen. Het draait allemaal rond het begrip service management waarbij de nadruk wordt gelegd op het opleveren van een zo hoog mogelijke waarde voor de klant.

subsectionVerschillende versies
ITIL heeft al enkele fasen doorstaan. Op dit moment is de recentste fase V4. Elke fase is een verbetering van de vorige.

sectionChange Management

Change management houdt zich bezig met de systematische veranderingen binnen een organisatie. Hierbij zorgen we ervoor dat dit niet overwacht is, maar dat we alle veranderingen inplannen en op voorhand aankondigen. We houden hierbij niet alleen rekening met onszelf maar ook met de andere delen van de organisatie waar een welbepaalde verandering invloed op zou kunnen hebben. We gaan de eventuele problemen dat deze verandering met zich mee brengt gaan analyseren en zo snel en goed mogelijk oplossen.

sectionIncident Management

Incident management gaat over het melden en het zo snel mogelijk oplossen van incidenten. Een incident is een ongeplande onderbreken of vermindering van de kwaliteit van een service die vastgelegd is in een Service Level Agreement (SLA).
**(error is thrown here)**
sectionProblem Management

Problem management is een stap verder in de levenscyclus van een service. Bij probleem management gaat men niet alleen een tijdelijke oplossing proberen zoeken voor een probleem (Een probleem is een incident dat meerdere malen voorkomt), maar gaat men op zoek naar de oorzaak van het probleem om dit voor eens en altijd uit de service proberen weg te werken. Probleem management's eerste taak is het diagnostiseren van het probleem en het zoeken van een tijdelijke fix om de service terug aan het werk te krijgen. Op het probleem te weten te komen wordt meestal gebruik gemaakt van een 'Known Error DataBase (KEDB)' waarin de meest vookomende fouten worden in opgeslagen. Nadat het probleem geïdentificeerd is, moet er een oplossing gezocht worden.

printbibliography[heading=bibintoc]
enddocument









share|improve this question







New contributor




Mout Pessemier is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.




















  • Welcome to TeX.SE! Can you please show us the complete error message? Copy and paste it from your log file to your question ...

    – Kurt
    7 hours ago











  • Tried your code and got not errors but a warning about csquotes... possibly you have to clean your aux-kind of files

    – koleygr
    7 hours ago













0












0








0








I'm new to Latex and stackexchange and I was wondering if any of you could help me. For some reason I get this error Can't write on file and I have no clue what's causing it.



TexStudio tells me that the erro is at line 38 (I've marked it in my latex document).



I'm sorry that most of you won't understand what is being written (since it's in dutch)



Kind regards



documentclass[a4paper,twoside,12pt]article
authorMout Pessemier
titleIT2Business
datetoday
usepackage[backend=biber]biblatex
addbibresourceopdracht1.bib
usepackage[dutch,english]babel
usepackagegraphicx,wrapfig

begindocument
maketitle
flushbottom
%thispagestyleempty

sectionOpdracht
Maak een samenvatting van 3 pagina's rond de ITIL services zoals Incident Management Process, Problem Management Process en Change Management Process.

% beginwrapfigurer6cm
% labelwrap-fig:1
% includegraphics[width=5.5cm]ITILCircle.jpg
% captionITIL Service Strategy
% endwrapfigure

sectionITIL

ITIL staat voor Information Technology Infrastructure Library en is ontworpen om het beheren van (IT-)processen binnen een organisatie te vereenvoudigen. Het is een set van best practices, geen framework met bepaalde regels waaraan je verwacht wordt te voldoen. Het draait allemaal rond het begrip service management waarbij de nadruk wordt gelegd op het opleveren van een zo hoog mogelijke waarde voor de klant.

subsectionVerschillende versies
ITIL heeft al enkele fasen doorstaan. Op dit moment is de recentste fase V4. Elke fase is een verbetering van de vorige.

sectionChange Management

Change management houdt zich bezig met de systematische veranderingen binnen een organisatie. Hierbij zorgen we ervoor dat dit niet overwacht is, maar dat we alle veranderingen inplannen en op voorhand aankondigen. We houden hierbij niet alleen rekening met onszelf maar ook met de andere delen van de organisatie waar een welbepaalde verandering invloed op zou kunnen hebben. We gaan de eventuele problemen dat deze verandering met zich mee brengt gaan analyseren en zo snel en goed mogelijk oplossen.

sectionIncident Management

Incident management gaat over het melden en het zo snel mogelijk oplossen van incidenten. Een incident is een ongeplande onderbreken of vermindering van de kwaliteit van een service die vastgelegd is in een Service Level Agreement (SLA).
**(error is thrown here)**
sectionProblem Management

Problem management is een stap verder in de levenscyclus van een service. Bij probleem management gaat men niet alleen een tijdelijke oplossing proberen zoeken voor een probleem (Een probleem is een incident dat meerdere malen voorkomt), maar gaat men op zoek naar de oorzaak van het probleem om dit voor eens en altijd uit de service proberen weg te werken. Probleem management's eerste taak is het diagnostiseren van het probleem en het zoeken van een tijdelijke fix om de service terug aan het werk te krijgen. Op het probleem te weten te komen wordt meestal gebruik gemaakt van een 'Known Error DataBase (KEDB)' waarin de meest vookomende fouten worden in opgeslagen. Nadat het probleem geïdentificeerd is, moet er een oplossing gezocht worden.

printbibliography[heading=bibintoc]
enddocument









share|improve this question







New contributor




Mout Pessemier is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.












I'm new to Latex and stackexchange and I was wondering if any of you could help me. For some reason I get this error Can't write on file and I have no clue what's causing it.



TexStudio tells me that the erro is at line 38 (I've marked it in my latex document).



I'm sorry that most of you won't understand what is being written (since it's in dutch)



Kind regards



documentclass[a4paper,twoside,12pt]article
authorMout Pessemier
titleIT2Business
datetoday
usepackage[backend=biber]biblatex
addbibresourceopdracht1.bib
usepackage[dutch,english]babel
usepackagegraphicx,wrapfig

begindocument
maketitle
flushbottom
%thispagestyleempty

sectionOpdracht
Maak een samenvatting van 3 pagina's rond de ITIL services zoals Incident Management Process, Problem Management Process en Change Management Process.

% beginwrapfigurer6cm
% labelwrap-fig:1
% includegraphics[width=5.5cm]ITILCircle.jpg
% captionITIL Service Strategy
% endwrapfigure

sectionITIL

ITIL staat voor Information Technology Infrastructure Library en is ontworpen om het beheren van (IT-)processen binnen een organisatie te vereenvoudigen. Het is een set van best practices, geen framework met bepaalde regels waaraan je verwacht wordt te voldoen. Het draait allemaal rond het begrip service management waarbij de nadruk wordt gelegd op het opleveren van een zo hoog mogelijke waarde voor de klant.

subsectionVerschillende versies
ITIL heeft al enkele fasen doorstaan. Op dit moment is de recentste fase V4. Elke fase is een verbetering van de vorige.

sectionChange Management

Change management houdt zich bezig met de systematische veranderingen binnen een organisatie. Hierbij zorgen we ervoor dat dit niet overwacht is, maar dat we alle veranderingen inplannen en op voorhand aankondigen. We houden hierbij niet alleen rekening met onszelf maar ook met de andere delen van de organisatie waar een welbepaalde verandering invloed op zou kunnen hebben. We gaan de eventuele problemen dat deze verandering met zich mee brengt gaan analyseren en zo snel en goed mogelijk oplossen.

sectionIncident Management

Incident management gaat over het melden en het zo snel mogelijk oplossen van incidenten. Een incident is een ongeplande onderbreken of vermindering van de kwaliteit van een service die vastgelegd is in een Service Level Agreement (SLA).
**(error is thrown here)**
sectionProblem Management

Problem management is een stap verder in de levenscyclus van een service. Bij probleem management gaat men niet alleen een tijdelijke oplossing proberen zoeken voor een probleem (Een probleem is een incident dat meerdere malen voorkomt), maar gaat men op zoek naar de oorzaak van het probleem om dit voor eens en altijd uit de service proberen weg te werken. Probleem management's eerste taak is het diagnostiseren van het probleem en het zoeken van een tijdelijke fix om de service terug aan het werk te krijgen. Op het probleem te weten te komen wordt meestal gebruik gemaakt van een 'Known Error DataBase (KEDB)' waarin de meest vookomende fouten worden in opgeslagen. Nadat het probleem geïdentificeerd is, moet er een oplossing gezocht worden.

printbibliography[heading=bibintoc]
enddocument






texstudio jabref






share|improve this question







New contributor




Mout Pessemier is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|improve this question







New contributor




Mout Pessemier is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|improve this question




share|improve this question






New contributor




Mout Pessemier is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked 7 hours ago









Mout PessemierMout Pessemier

1




1




New contributor




Mout Pessemier is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





Mout Pessemier is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






Mout Pessemier is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.












  • Welcome to TeX.SE! Can you please show us the complete error message? Copy and paste it from your log file to your question ...

    – Kurt
    7 hours ago











  • Tried your code and got not errors but a warning about csquotes... possibly you have to clean your aux-kind of files

    – koleygr
    7 hours ago

















  • Welcome to TeX.SE! Can you please show us the complete error message? Copy and paste it from your log file to your question ...

    – Kurt
    7 hours ago











  • Tried your code and got not errors but a warning about csquotes... possibly you have to clean your aux-kind of files

    – koleygr
    7 hours ago
















Welcome to TeX.SE! Can you please show us the complete error message? Copy and paste it from your log file to your question ...

– Kurt
7 hours ago





Welcome to TeX.SE! Can you please show us the complete error message? Copy and paste it from your log file to your question ...

– Kurt
7 hours ago













Tried your code and got not errors but a warning about csquotes... possibly you have to clean your aux-kind of files

– koleygr
7 hours ago





Tried your code and got not errors but a warning about csquotes... possibly you have to clean your aux-kind of files

– koleygr
7 hours ago










1 Answer
1






active

oldest

votes


















0














I accidentally made a wrong account, this is my real account. The problem I had was that my pdf was opened and Adobe Acrobat doesn't allow you to write to an opened file. Thanks for the help anyway!






share|improve this answer








New contributor




Mout Pessemier is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.




















  • Maybe the moderators should merge the two accounts. Welcome to TeX.SE!

    – JouleV
    6 hours ago











  • tex.stackexchange.com/help/merging-accounts

    – koleygr
    6 hours ago











  • It looks like you've got two separate accounts, which means you cannot edit your original post or leave comments. The Stack Exchange staff can merge them together for you.

    – Kurt
    6 hours ago











  • @marmot why this comment? After the merge we can see it is the op doing a self answer.

    – daleif
    5 hours ago






  • 1





    @daleif You certainly have a point but this is a predefined comment that comes with the review. I really just happen to be the last of five users who felt that in the present form the answer requires some adjustment, and used a predefined wording. In fact, when I clicked on the checkbox I did not even know that this wording will show up, but now I know. If I had known, I would probably just skipped this post. Be it as it may, I still feel that it would be better if that answer got modified.

    – marmot
    5 hours ago












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
);



);






Mout Pessemier is a new contributor. Be nice, and check out our Code of Conduct.









draft saved

draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f482282%2fcant-write-on-file%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown

























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes









0














I accidentally made a wrong account, this is my real account. The problem I had was that my pdf was opened and Adobe Acrobat doesn't allow you to write to an opened file. Thanks for the help anyway!






share|improve this answer








New contributor




Mout Pessemier is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.




















  • Maybe the moderators should merge the two accounts. Welcome to TeX.SE!

    – JouleV
    6 hours ago











  • tex.stackexchange.com/help/merging-accounts

    – koleygr
    6 hours ago











  • It looks like you've got two separate accounts, which means you cannot edit your original post or leave comments. The Stack Exchange staff can merge them together for you.

    – Kurt
    6 hours ago











  • @marmot why this comment? After the merge we can see it is the op doing a self answer.

    – daleif
    5 hours ago






  • 1





    @daleif You certainly have a point but this is a predefined comment that comes with the review. I really just happen to be the last of five users who felt that in the present form the answer requires some adjustment, and used a predefined wording. In fact, when I clicked on the checkbox I did not even know that this wording will show up, but now I know. If I had known, I would probably just skipped this post. Be it as it may, I still feel that it would be better if that answer got modified.

    – marmot
    5 hours ago
















0














I accidentally made a wrong account, this is my real account. The problem I had was that my pdf was opened and Adobe Acrobat doesn't allow you to write to an opened file. Thanks for the help anyway!






share|improve this answer








New contributor




Mout Pessemier is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.




















  • Maybe the moderators should merge the two accounts. Welcome to TeX.SE!

    – JouleV
    6 hours ago











  • tex.stackexchange.com/help/merging-accounts

    – koleygr
    6 hours ago











  • It looks like you've got two separate accounts, which means you cannot edit your original post or leave comments. The Stack Exchange staff can merge them together for you.

    – Kurt
    6 hours ago











  • @marmot why this comment? After the merge we can see it is the op doing a self answer.

    – daleif
    5 hours ago






  • 1





    @daleif You certainly have a point but this is a predefined comment that comes with the review. I really just happen to be the last of five users who felt that in the present form the answer requires some adjustment, and used a predefined wording. In fact, when I clicked on the checkbox I did not even know that this wording will show up, but now I know. If I had known, I would probably just skipped this post. Be it as it may, I still feel that it would be better if that answer got modified.

    – marmot
    5 hours ago














0












0








0







I accidentally made a wrong account, this is my real account. The problem I had was that my pdf was opened and Adobe Acrobat doesn't allow you to write to an opened file. Thanks for the help anyway!






share|improve this answer








New contributor




Mout Pessemier is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.










I accidentally made a wrong account, this is my real account. The problem I had was that my pdf was opened and Adobe Acrobat doesn't allow you to write to an opened file. Thanks for the help anyway!







share|improve this answer








New contributor




Mout Pessemier is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|improve this answer



share|improve this answer






New contributor




Mout Pessemier is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









answered 7 hours ago









Mout PessemierMout Pessemier

12




12




New contributor




Mout Pessemier is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





Mout Pessemier is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






Mout Pessemier is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.












  • Maybe the moderators should merge the two accounts. Welcome to TeX.SE!

    – JouleV
    6 hours ago











  • tex.stackexchange.com/help/merging-accounts

    – koleygr
    6 hours ago











  • It looks like you've got two separate accounts, which means you cannot edit your original post or leave comments. The Stack Exchange staff can merge them together for you.

    – Kurt
    6 hours ago











  • @marmot why this comment? After the merge we can see it is the op doing a self answer.

    – daleif
    5 hours ago






  • 1





    @daleif You certainly have a point but this is a predefined comment that comes with the review. I really just happen to be the last of five users who felt that in the present form the answer requires some adjustment, and used a predefined wording. In fact, when I clicked on the checkbox I did not even know that this wording will show up, but now I know. If I had known, I would probably just skipped this post. Be it as it may, I still feel that it would be better if that answer got modified.

    – marmot
    5 hours ago


















  • Maybe the moderators should merge the two accounts. Welcome to TeX.SE!

    – JouleV
    6 hours ago











  • tex.stackexchange.com/help/merging-accounts

    – koleygr
    6 hours ago











  • It looks like you've got two separate accounts, which means you cannot edit your original post or leave comments. The Stack Exchange staff can merge them together for you.

    – Kurt
    6 hours ago











  • @marmot why this comment? After the merge we can see it is the op doing a self answer.

    – daleif
    5 hours ago






  • 1





    @daleif You certainly have a point but this is a predefined comment that comes with the review. I really just happen to be the last of five users who felt that in the present form the answer requires some adjustment, and used a predefined wording. In fact, when I clicked on the checkbox I did not even know that this wording will show up, but now I know. If I had known, I would probably just skipped this post. Be it as it may, I still feel that it would be better if that answer got modified.

    – marmot
    5 hours ago

















Maybe the moderators should merge the two accounts. Welcome to TeX.SE!

– JouleV
6 hours ago





Maybe the moderators should merge the two accounts. Welcome to TeX.SE!

– JouleV
6 hours ago













tex.stackexchange.com/help/merging-accounts

– koleygr
6 hours ago





tex.stackexchange.com/help/merging-accounts

– koleygr
6 hours ago













It looks like you've got two separate accounts, which means you cannot edit your original post or leave comments. The Stack Exchange staff can merge them together for you.

– Kurt
6 hours ago





It looks like you've got two separate accounts, which means you cannot edit your original post or leave comments. The Stack Exchange staff can merge them together for you.

– Kurt
6 hours ago













@marmot why this comment? After the merge we can see it is the op doing a self answer.

– daleif
5 hours ago





@marmot why this comment? After the merge we can see it is the op doing a self answer.

– daleif
5 hours ago




1




1





@daleif You certainly have a point but this is a predefined comment that comes with the review. I really just happen to be the last of five users who felt that in the present form the answer requires some adjustment, and used a predefined wording. In fact, when I clicked on the checkbox I did not even know that this wording will show up, but now I know. If I had known, I would probably just skipped this post. Be it as it may, I still feel that it would be better if that answer got modified.

– marmot
5 hours ago






@daleif You certainly have a point but this is a predefined comment that comes with the review. I really just happen to be the last of five users who felt that in the present form the answer requires some adjustment, and used a predefined wording. In fact, when I clicked on the checkbox I did not even know that this wording will show up, but now I know. If I had known, I would probably just skipped this post. Be it as it may, I still feel that it would be better if that answer got modified.

– marmot
5 hours ago











Mout Pessemier is a new contributor. Be nice, and check out our Code of Conduct.









draft saved

draft discarded


















Mout Pessemier is a new contributor. Be nice, and check out our Code of Conduct.












Mout Pessemier is a new contributor. Be nice, and check out our Code of Conduct.











Mout Pessemier is a new contributor. Be nice, and check out our Code of Conduct.














Thanks for contributing an answer to TeX - LaTeX Stack Exchange!


  • Please be sure to answer the question. Provide details and share your research!

But avoid


  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.

To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f482282%2fcant-write-on-file%23new-answer', 'question_page');

);

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







Popular posts from this blog

Tórshavn Kliima | Partnerstääden | Luke uk diar | Nawigatsjuun62° 1′ N, 6° 46′ W62° 1′ 0″ N, 6° 46′ 0″ WWMOTórshavn

南部首創開放式體驗廚房 用智慧廚具做出好料理

大學姐愛和弟洗澡 突襲浴室求共浴