5

I want to write a physics book with the style like this. Can anyone help me! I need two columns with different width in one page. Thank for viewing!

enter image description here

Here is "theory part" enter image description here

And "exercise part" enter image description here

  • 4
    Your question leaves all the effort to our community, even typing the essentials of a TeX document such as \documentclass{}...\begin{document} etc. As it is, most of our users will be very reluctant to touch your question, and you are left to the mercy of our procrastination team who are very few in number and very picky about selecting questions. You can improve your question by adding a minimal working example (MWE) that more users can copy/paste onto their systems to work on. If no hero takes the challenge we might have to close your question. –  Nov 14 '14 at 11:44
  • Please reduce your question to the very problem. Give us some minimal compilable code of your document and explain, what you have tried and where you are having problems. E.g. a two columns document as code together with the question: "How do I set the left column to one third of the text-width?". We like to help, but we do not want to set up a problem for you. If you really need only one page like this, you should insert everything in a table. – LaRiFaRi Nov 14 '14 at 11:44
  • I recommend to start with the tufte-class. Have a look at this page – Sveinung Nov 14 '14 at 18:57
  • @Sveinung: As in almost any of our encounters here, we have different opinions. You might vote for reopening (if not having done so)... –  Nov 14 '14 at 19:59
  • @Sveinung: As you can see: My name does not appear in the close - voter - list above... –  Nov 15 '14 at 02:53
  • 1
    I'm writing a physic book. I want to make it look like the picture above. For example, in one section, there are two parts. The first one is "theory part". In this part, I want it seperate into two column, one for main text and another one for side notes, pictures or tables. And second part is "exercise part". In this part, the page shoud be devide into two columns with the same width. My problem is "theory" part!

    One more time. Thank everyone!!!

    – Đại Bàng Ham Học Nov 15 '14 at 07:12
  • ChristianHupfer please forgive me because of my bad English. LaRiFaRi thank you! Sveinung Thanks for your suggestion. I've already seen the tufte class. And my question is: "How to make the main text in each page automatically places in the inner of the page (E.X main text is on the left of even page. – Đại Bàng Ham Học Nov 15 '14 at 07:13
  • 1
    @ĐạiBàngHamHọc It would be helpful if you edited your question to include the information of your last two comments, then other people seeing the question wont have to search through the comments as well, to get all the information. If you have a specific document class that you want to use, please state this as well. By the way, tufte-book doesn't really have two columns, figures etc. can be placed in the margin, as in your screenshot. (ctd.) – Torbjørn T. Nov 15 '14 at 07:33
  • Finally, it is generally best to ask questions about just one specific issue. E.g., your last question about having the larger outer margin (\document[symmetric]{tufte-book} if you're using that class) is very different from the question about getting two columns of the same width as textwidth+marginparwidth. – Torbjørn T. Nov 15 '14 at 07:35
  • 1
    Since the question is on hold (or closed) it is impossible for me to answer it. As far as I know, the tufte-class is the nearest I am aware of a complete class with a layout similar to your request. If that class is not suitable, you have to start with another class, add packages and code until you have what you are searching for. I suggest starting either with memoiror KOMAscript (ùse scrbook.cls). memoirhas better documentation, but KOMA-script`has some very nice and advance features. You will not be able to make such book without reading the documentation for the packages. – Sveinung Nov 15 '14 at 11:00
  • @Sveinung KOMAscript is my choice. It's easy to use and creates a beautiful document. Thank for your very useful help! – Đại Bàng Ham Học Nov 18 '14 at 05:33

0 Answers0