> For the complete documentation index, see [llms.txt](https://overleaf-pro.ayaka.space/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://overleaf-pro.ayaka.space/latex/ja/narejjibsu/031-creating-a-document-in-overleaf.md).

# Overleafで文書を作成する

## はじめに

Overleafは、Webブラウザ上で直接LaTeX文書を作成できる優れたオンラインLaTeX編集ツールです。この記事では、ゼロから始める方法、自分のファイルをアップロードする方法、または利用可能な多くのテンプレートの1つを使う方法など、Overleafで新しいプロジェクトを作成する方法を説明します。

| <ul><li>Overleafを使い始めるには、 <a href="https://www.overleaf.com/signup">[www.overleaf.com](http://www.overleaf.com)</a>.</li><li>アカウントをお持ちでない場合は、メールアドレスを入力し、下の対応する欄でパスワードを設定してください <em>今すぐ始める</em>、 <em>登録</em> をクリックしてください。これで完了です。プロジェクト管理ページにリダイレクトされ、新しいプロジェクトの作成方法が案内されます。</li></ul> | EOnyGQAibFZa |
| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------ |

|                                                                              |                                                                 |
| ---------------------------------------------------------------------------- | --------------------------------------------------------------- |
| すでにアカウントをお持ちの場合は、 ***ログイン*** を右上隅でクリックし、メールアドレスとパスワードを入力してから ***ログイン*** ボタン。 | ![V2login.png](/files/fbe35e20f8b175b22c85cad00a66b97db0ac2bb5) |

|                                                          |                                                                       |
| -------------------------------------------------------- | --------------------------------------------------------------------- |
| にあるボタンをクリックしてください。ログインすると、Overleafのプロジェクト管理ページが表示されるはずです | ![V2projectdash.png](/files/36e5a2145387fc8f6b5ba5d1f23566ae8f960d4f) |

## 新しいプロジェクトを始める

|                                                                              |                                                                       |
| ---------------------------------------------------------------------------- | --------------------------------------------------------------------- |
| ゼロから新しいプロジェクトを始めるには、メインページで ***新しいプロジェクト*** ボタンをクリックすると、次のドロップダウンメニューが表示されます | ![V2createblank.png](/files/23abb9207e755d03cdb9e55f230ff5e932d4efa8) |

|                                                                              |                                                                       |
| ---------------------------------------------------------------------------- | --------------------------------------------------------------------- |
| 次に ***空白のプロジェクト***&#x3092;クリックしてください。入力ボックスが開くので、新しいプロジェクト名を入力し、次に ***作成***. | ![V2nameproject.png](/files/f01b7afaa79369ff99e582dc0ec4d5d44d9dfa34) |

|                                  |                                                                        |
| -------------------------------- | ---------------------------------------------------------------------- |
| をクリックしてください。その後、エディタにリダイレクトされます。 | ![V2blankproject.png](/files/a5d621041d2eecdc6f09f17b16eeb691f9b9179c) |

そこでは、いくつかの基本情報があらかじめ入力された新しい文書が作成されます。これで .tex ファイルの編集を始められます。変更を確認するには ***再コンパイル***&#x3092;クリックしてください。基本的なLaTeX文書の作成方法については、 [LaTeXで文書を作成する](/latex/ja/latexno/01-learn-latex-in-30-minutes.md).

|                                                                                                                                                                                                                                                |                                                                          |
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------ |
| ゼロから新しいプロジェクトを始める別の方法として、サンプルプロジェクトを使う方法があります。プロジェクト管理ページで ***新しいプロジェクト*** ボタン（このセクションの最初の画像）をクリックし、ドロップダウンメニューで ***サンプルプロジェクト***&#x3092;クリックすると、新しいプロジェクト名を入力するテキストボックスが表示されます（このセクションの2番目の画像）。次に ***作成*** をクリックすると、サンプル文書が開くエディタにリダイレクトされます。 | ![V2exampleproject.png](/files/0e085c1717a3dcbe023adf97c85aa8a1e65de8f1) |

このサンプル文書には、フロート要素内の画像と基本的な参考文献ファイルが含まれています。これらの विषयについて詳しく知るには、 [参考資料](#further-reading) セクションのリンクを参照してください。

## クイックガイド

* **新しい空白のプロジェクトを作成するクイックガイド:**

プロジェクト管理ページで ***新しいプロジェクト => 空白のプロジェクト***&#x3092;クリックし、プロジェクト名を入力してから ***作成***.

* **サンプルを使って新しいプロジェクトを作成するクイックガイド:**

プロジェクト管理ページで ***新しいプロジェクト => サンプルプロジェクト***&#x3092;クリックし、プロジェクト名を入力してから ***作成***.

## さらに読む

* [LaTeXで文書を作成する](/latex/ja/latexno/01-learn-latex-in-30-minutes.md)
* [画像の挿入](/latex/ja/sononotopikku/27-inserting-images.md)
* [LaTeX における参考文献管理](/latex/ja/sononotopikku/05-bibliography-management-in-latex.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://overleaf-pro.ayaka.space/latex/ja/narejjibsu/031-creating-a-document-in-overleaf.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
