مساعدة:نسخ الطباعة

من ويكي الكتب
كتاب / مقال تحت التطوير إذا كان لديك أي استفسار أو تساؤل، فضلاً ضعه في صفحة النقاش قبل إجراء أي تعديل عليه أو ترشيحه للحذف.

الهدف من ويكي الكتب هو إنشاء كتب مفيدة. في بعض الأحيان يريد الناس طباعة كتاب وهذا ليس سهلاً لأن الكتب في ويكي الكتب مقسمة إلى فصول على صفحات منفصلة.

ومع ذلك ، يمكن لأي شخص يعرف كيفية استخدام القوالب إنشاء نسخة مطبوعة من كتاب بسهولة عن طريق تضمين جميع محتويات الكتاب في صفحة واحدة تلقائيًا.

علاوة على ذلك ، مع كل محتوى كتاب في صفحة واحدة ، من السهل إنشاء نسخة PDF من هذا الكتاب حيث يمكن القيام بذلك تلقائيًا

فعلى سبيل المثال باستخدام OpenOffice.org أو ميزة "الطباعة إلى الملف" في متصفحك (إما إلى ملف pdf أو PostScript - يمكن بسهولة تحويل ps إلى pdf لاحقًا).


كيفية إنشاء نسخة الطباعة[عدل]

Generally, it is a good solution to learn from examples. See Python Programming/Print version and read these quick guidelines.

إعداد كتاب[عدل]

No navigational templates used in a book should be printed. Check this using the "Print preview" function of your browser. To prevent a block of text from being printed, cover it with <div class="noprint"> ... </div>. Use class="notice" or class="notice metadata" for cleanup templates like {{stub}}, {{cleanup}}; or <noinclude> ... </noinclude>. Similarly, if you want some content to be displayed only in the print version but not at normal reading, use <includeonly> ... </includeonly>. Note that text inside this tag won't be visible in the page preview during editing, so you may want to copy it to ويكي الكتب:Sandbox, edit it there and copy it back.

إنشاء صفحة منفصلة للنسخة المطبوعة[عدل]

In brief:

  1. Create the page Book/Print version (for a book called Book) and link to it from the TOC
  2. Insert the {{print version notice|Book|Book/Print_version}} template to the top of the book's Print version page.
  3. Copy the TOC as an ordered list
  4. Insert every chapter like a template, preceded by the chapter's title. Remember to include a chapter with the list of authors.
    = Chapter name =
    {{:Book/Chapter name}}

Do not cut-and-paste any text from a book to its print version (except TOC).

ربط من الكتاب[عدل]

Make a visible link to the print version from the book's cover or table of contents. You can simply insert the {{نسخة للطباعة}} template in the page Book if the page of the printed version is Book/Print version to create a box like the one shown. If you make your own links, it's a good practice to have a direct link to the edit page for the print version. Then people who want to change something in the print version won't have to wait until the whole book is loaded to click the "edit" button. Some books have multiple printable versions; link to each of them from the book's table of contents -- see مساعدة:Local manuals of style#Print versions.

Lengthy print versions[عدل]

Sometimes print versions become too lengthy—in such cases, you should divide it into parts: Book/Print version/Part 1, Book/Print version/Part 2.

Copyright problems[عدل]

Using fair use images in a book may mean that it can't be printed in many countries that don't have a fair use copyright law, and even in countries that do, books printed with fair use images may have restrictions placed upon them. For example, there may be restrictions upon commercial sale of the book (for profit or not). Because of this, always avoid fair use images if possible and try to replace them by free ones (you might try to search Wikimedia Commons).

If you have to include fair use images, consider excluding them from print versions of the book. For example, you can exclude images with the noprint markup as explained above.

Note that many "free" images require an attribution to their authors. In online wikibooks this requirement is fulfilled by the link from each image to its description page. In printed books, however, you have to add an explicit attribution for these images. In fact, it's a good practice to include an attribution for all images.

Use of printed books[عدل]

You can freely use, copy and sell printed Wikibooks. You don't have to get authors' agreements or share profit with them (see details). Remember that Wikibooks has copyrighted content, and the copyright is owned by the contributors, not the Wikimedia Foundation. You can freely copy and use this copyrighted content because the authors have already given you permission to use it under the terms of the Creative Commons Attribution-ShareAlike 3.0 Unported License and GNU Free Documentation License. Please read that license carefully if you plan on distributing Wikibooks content for the terms of use.

If you want to have the content available under different terms, you have to contact all of the contributors to the Wikibook for permission, which may present some problems if you can't get ahold of some of them. A very few Wikibooks are also available under a dual-licensing arrangement subject to different terms as well. This should be clearly marked and noted on the front page of the Wikibook.


نسخ PDF[عدل]