How do I change my LaTex document to follow some Word requirements?Setting a document in MS Word-12pt (12bp)Double or one-half spacingLatex commands for a specific page formatMaking a LaTeX document appear as though it were typeset in MS WordMake a LaTeX document look like it was written in Microsoft WordConfusion: onehalfspacing vs. spacing vs. Word vs. the world?Why the doublespacing command in LaTeX actually produce 1.6 times spacing? (Compared to Pages '09 4.2, 12pt, Times New Roman)Need help making sure a given thesis template is in line with my uni's style requirements (margin, spacing, font, etc)Layout for seminar paper; justified, font, size, spacingHow similar output do mathptmx and Times New Roman create?Margins reverse left and righthelp with font for my phd thesis

How can I ping multiple IP addresses at the same time?

What is the meaning of "понаехать"?

Warnings using NDSolve on wave PDE. "Using maximum number of grid points" , "Warning: scaled local spatial error estimate"

Is the specular reflection on a polished gold sphere white or gold in colour?

Greeting with "Ho"

King or Queen-Which piece is which?

Dmesg full of I/O errors, smart ok, four disks affected

"What is the maximum that Player 1 can win?"

What happened to Hopper's girlfriend in season one?

Why does Linux list NVMe drives as /dev/nvme0 instead of /dev/sda?

Rejecting an offer after accepting it just 10 days from date of joining

Explain why a line can never intersect a plane in exactly two points.

Print one file per line using echo

How do I remove this inheritance-related code smell?

How to work with PETG? Settings, caveats, etc

Do I have to explain the mechanical superiority of the player-character within the fiction of the game?

Am I legally required to provide a (GPL licensed) source code even after a project is abandoned?

How hard is it to distinguish if I am given remote access to a virtual machine vs a piece of hardware?

How many people are necessary to maintain modern civilisation?

Methodology: Writing unit tests for another developer

Has a life raft ever been successfully deployed on a modern commercial flight?

Should I include an appendix for inessential, yet related worldbuilding to my story?

How does DC work with natural 20?

Is there a name for the trope when there is a moments dialogue when someone pauses just before they leave the room?



How do I change my LaTex document to follow some Word requirements?


Setting a document in MS Word-12pt (12bp)Double or one-half spacingLatex commands for a specific page formatMaking a LaTeX document appear as though it were typeset in MS WordMake a LaTeX document look like it was written in Microsoft WordConfusion: onehalfspacing vs. spacing vs. Word vs. the world?Why the doublespacing command in LaTeX actually produce 1.6 times spacing? (Compared to Pages '09 4.2, 12pt, Times New Roman)Need help making sure a given thesis template is in line with my uni's style requirements (margin, spacing, font, etc)Layout for seminar paper; justified, font, size, spacingHow similar output do mathptmx and Times New Roman create?Margins reverse left and righthelp with font for my phd thesis






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








8















I am writing my thesis in LaTex and I am strictly required to write:



  1. With Times New Roman

  2. 12 pt (which I have read 12pt in Word is different from 12pt in LaTex)

  3. One and a half line spacing

  4. All the four margins (left, right, up and down) need to be of 2.5 cm

Can you help me with these four commands to add to my thesis?










share|improve this question







New contributor



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



















  • At my university, they had their own .sty file that I had to use. Does that exist for your university?

    – Durkee
    Jun 11 at 18:55











  • 3)= baselineskip=28pt %or similar in the body of the document 4)= usepackagefullpage

    – KJO
    Jun 11 at 20:42


















8















I am writing my thesis in LaTex and I am strictly required to write:



  1. With Times New Roman

  2. 12 pt (which I have read 12pt in Word is different from 12pt in LaTex)

  3. One and a half line spacing

  4. All the four margins (left, right, up and down) need to be of 2.5 cm

Can you help me with these four commands to add to my thesis?










share|improve this question







New contributor



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



















  • At my university, they had their own .sty file that I had to use. Does that exist for your university?

    – Durkee
    Jun 11 at 18:55











  • 3)= baselineskip=28pt %or similar in the body of the document 4)= usepackagefullpage

    – KJO
    Jun 11 at 20:42














8












8








8


3






I am writing my thesis in LaTex and I am strictly required to write:



  1. With Times New Roman

  2. 12 pt (which I have read 12pt in Word is different from 12pt in LaTex)

  3. One and a half line spacing

  4. All the four margins (left, right, up and down) need to be of 2.5 cm

Can you help me with these four commands to add to my thesis?










share|improve this question







New contributor



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











I am writing my thesis in LaTex and I am strictly required to write:



  1. With Times New Roman

  2. 12 pt (which I have read 12pt in Word is different from 12pt in LaTex)

  3. One and a half line spacing

  4. All the four margins (left, right, up and down) need to be of 2.5 cm

Can you help me with these four commands to add to my thesis?







fonts spacing margins line-spacing dimensions






share|improve this question







New contributor



user190786 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



user190786 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



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








asked Jun 11 at 7:53









user190786user190786

411




411




New contributor



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




New contributor




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














  • At my university, they had their own .sty file that I had to use. Does that exist for your university?

    – Durkee
    Jun 11 at 18:55











  • 3)= baselineskip=28pt %or similar in the body of the document 4)= usepackagefullpage

    – KJO
    Jun 11 at 20:42


















  • At my university, they had their own .sty file that I had to use. Does that exist for your university?

    – Durkee
    Jun 11 at 18:55











  • 3)= baselineskip=28pt %or similar in the body of the document 4)= usepackagefullpage

    – KJO
    Jun 11 at 20:42

















At my university, they had their own .sty file that I had to use. Does that exist for your university?

– Durkee
Jun 11 at 18:55





At my university, they had their own .sty file that I had to use. Does that exist for your university?

– Durkee
Jun 11 at 18:55













3)= baselineskip=28pt %or similar in the body of the document 4)= usepackagefullpage

– KJO
Jun 11 at 20:42






3)= baselineskip=28pt %or similar in the body of the document 4)= usepackagefullpage

– KJO
Jun 11 at 20:42











1 Answer
1






active

oldest

votes


















14















With Times New Roman




With xelatex or lualatex you can use any .ttf or .otf font available in your system, and of course times. For pdflatex or any other compiler there are also an obsolete times package, that should be replaced by the math­ptmx pack­age, which sup­ports Times Ro­man text.




12 pt (which I have read 12pt in Word is different from 12pt in LaTex)




Hardly anyone will notice this, but this is a duplicate of Setting a document in MS Word-12pt (12bp)




One and a half line spacing




... that is also different of Word spacing, but this is also a duplicate of Double or one-half spacing




All the four margins (left, right, up and down) need to be of 2.5 cm




Easy way:



usepackage[margin=2.5cm]geometry





share|improve this answer

























  • These days I think newtxtext/newtxmath are the replacement for mathptmx.

    – Alan Munn
    Jun 11 at 21:34











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



);






user190786 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%2f495239%2fhow-do-i-change-my-latex-document-to-follow-some-word-requirements%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









14















With Times New Roman




With xelatex or lualatex you can use any .ttf or .otf font available in your system, and of course times. For pdflatex or any other compiler there are also an obsolete times package, that should be replaced by the math­ptmx pack­age, which sup­ports Times Ro­man text.




12 pt (which I have read 12pt in Word is different from 12pt in LaTex)




Hardly anyone will notice this, but this is a duplicate of Setting a document in MS Word-12pt (12bp)




One and a half line spacing




... that is also different of Word spacing, but this is also a duplicate of Double or one-half spacing




All the four margins (left, right, up and down) need to be of 2.5 cm




Easy way:



usepackage[margin=2.5cm]geometry





share|improve this answer

























  • These days I think newtxtext/newtxmath are the replacement for mathptmx.

    – Alan Munn
    Jun 11 at 21:34















14















With Times New Roman




With xelatex or lualatex you can use any .ttf or .otf font available in your system, and of course times. For pdflatex or any other compiler there are also an obsolete times package, that should be replaced by the math­ptmx pack­age, which sup­ports Times Ro­man text.




12 pt (which I have read 12pt in Word is different from 12pt in LaTex)




Hardly anyone will notice this, but this is a duplicate of Setting a document in MS Word-12pt (12bp)




One and a half line spacing




... that is also different of Word spacing, but this is also a duplicate of Double or one-half spacing




All the four margins (left, right, up and down) need to be of 2.5 cm




Easy way:



usepackage[margin=2.5cm]geometry





share|improve this answer

























  • These days I think newtxtext/newtxmath are the replacement for mathptmx.

    – Alan Munn
    Jun 11 at 21:34













14












14








14








With Times New Roman




With xelatex or lualatex you can use any .ttf or .otf font available in your system, and of course times. For pdflatex or any other compiler there are also an obsolete times package, that should be replaced by the math­ptmx pack­age, which sup­ports Times Ro­man text.




12 pt (which I have read 12pt in Word is different from 12pt in LaTex)




Hardly anyone will notice this, but this is a duplicate of Setting a document in MS Word-12pt (12bp)




One and a half line spacing




... that is also different of Word spacing, but this is also a duplicate of Double or one-half spacing




All the four margins (left, right, up and down) need to be of 2.5 cm




Easy way:



usepackage[margin=2.5cm]geometry





share|improve this answer
















With Times New Roman




With xelatex or lualatex you can use any .ttf or .otf font available in your system, and of course times. For pdflatex or any other compiler there are also an obsolete times package, that should be replaced by the math­ptmx pack­age, which sup­ports Times Ro­man text.




12 pt (which I have read 12pt in Word is different from 12pt in LaTex)




Hardly anyone will notice this, but this is a duplicate of Setting a document in MS Word-12pt (12bp)




One and a half line spacing




... that is also different of Word spacing, but this is also a duplicate of Double or one-half spacing




All the four margins (left, right, up and down) need to be of 2.5 cm




Easy way:



usepackage[margin=2.5cm]geometry






share|improve this answer














share|improve this answer



share|improve this answer








edited Jun 11 at 22:41









jarhill0

1133




1133










answered Jun 11 at 8:20









FranFran

55k6122188




55k6122188












  • These days I think newtxtext/newtxmath are the replacement for mathptmx.

    – Alan Munn
    Jun 11 at 21:34

















  • These days I think newtxtext/newtxmath are the replacement for mathptmx.

    – Alan Munn
    Jun 11 at 21:34
















These days I think newtxtext/newtxmath are the replacement for mathptmx.

– Alan Munn
Jun 11 at 21:34





These days I think newtxtext/newtxmath are the replacement for mathptmx.

– Alan Munn
Jun 11 at 21:34










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









draft saved

draft discarded


















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












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











user190786 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%2f495239%2fhow-do-i-change-my-latex-document-to-follow-some-word-requirements%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

Category:9 (number) SubcategoriesMedia in category "9 (number)"Navigation menuUpload mediaGND ID: 4485639-8Library of Congress authority ID: sh85091979ReasonatorScholiaStatistics

Circuit construction for execution of conditional statements using least significant bitHow are two different registers being used as “control”?How exactly is the stated composite state of the two registers being produced using the $R_zz$ controlled rotations?Efficiently performing controlled rotations in HHLWould this quantum algorithm implementation work?How to prepare a superposed states of odd integers from $1$ to $sqrtN$?Why is this implementation of the order finding algorithm not working?Circuit construction for Hamiltonian simulationHow can I invert the least significant bit of a certain term of a superposed state?Implementing an oracleImplementing a controlled sum operation

Magento 2 “No Payment Methods” in Admin New OrderHow to integrate Paypal Express Checkout with the Magento APIMagento 1.5 - Sales > Order > edit order and shipping methods disappearAuto Invoice Check/Money Order Payment methodAdd more simple payment methods?Shipping methods not showingWhat should I do to change payment methods if changing the configuration has no effects?1.9 - No Payment Methods showing upMy Payment Methods not Showing for downloadable/virtual product when checkout?Magento2 API to access internal payment methodHow to call an existing payment methods in the registration form?