> 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/zh-tw/zhi-shi-ku/008-can-i-resize-the-source-code-and-preview-panels-or-hide-them-altogether-and-then-restore-them-la.md).

# 我可以調整原始碼與預覽面板的大小，或將它們完全隱藏（之後再恢復嗎

是的——您可以調整垂直分隔線的位置來調整這些面板的大小。

若要完全隱藏檔案清單或預覽面板，請點擊垂直分隔線旁的窄面板。您可以再次點擊各自的箭頭按鈕，恢復檔案清單和預覽面板。

若要隱藏原始碼編輯器，請先點擊預覽面板上方的「全螢幕」按鈕，然後再點擊「分割畫面」，即可恢復並排的編輯器與預覽面板。

![調整大小、隱藏與恢復檔案清單、原始碼和預覽面板](/files/b9c4e686341e28ea47913c8b176a429e07145288)

## 另請參閱

* [如何使用 Overleaf 版面配置選單](/latex/zh-tw/zhi-shi-ku/083-how-to-use-the-overleaf-layout-menu.md)：說明 Overleaf 的「版面配置」選單，該選單提供 4 個選項，可用來設定您的 Overleaf 工作區。
* [找不到 PDF 檢視器](/latex/zh-tw/zhi-shi-ku/023-can-t-find-the-pdf-viewer.md)：當您找不到 PDF 檢視器時該怎麼做。


---

# 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/zh-tw/zhi-shi-ku/008-can-i-resize-the-source-code-and-preview-panels-or-hide-them-altogether-and-then-restore-them-la.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.
