# 打印仅显示注释

打印时仅显示每个文献的注释，要以创建一个新的输出格式，只包含「Notes」字段

1. 依次打开菜单 Edit >> Output Styles >> New Style
2. Bibliography >> Templates
3. Insert Field >> Notes，并在 Notes 后回车增加一个空行
4. File >> Save As，保存为一个新的输出格式
5. 关闭输出格式编辑窗口

现在选择这个新的输出格式打印时就只显示注释了


---

# Agent Instructions: 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:

```
GET https://kb.howsci.com/independent-bibs/printing-only-the-notes.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
